PITCH_SHIFT()¶
Synopsis¶
Pitch shift both tx and rx audio streams on a channel.
Description¶
Examples:
Syntax¶
Arguments¶
-
channel direction
- Direction can be either 'rx', 'tx', or 'both'. The direction can either be set to a valid floating point number between 0.1 and 4.0 or one of the enum values listed below. A value of 1.0 has no effect. Greater than 1 raises the pitch. Lower than 1 lowers the pitch.
The pitch amount can also be set by the following values-
highest
-
higher
-
high
-
low
-
lower
-
lowest
-
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT