Asterisk Voice changer

Hello

Please any one can guide me how I can do asterisk voice changing on asterisk 13.11

What do you mean by Voice changing?
Do you want to increase/decrease the tx/rx gain of any channel?
If yes then have a look at https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Function_VOLUME

–Satish Barot

If is change the voice instead of increase the volume use the function PITCH_SHIFT()

[voicechange]
exten=>100,1,Set(PITCH_SHIFT(both)=1.5) ;
exten=>100,2,Playback(demo-thanks)

1 Like

Its like when A caller talk to B caller funny voice should be change at the same time