Voice Changer for Asterisk

AsteriskThe Jerk BoysEver want to disguise your voice while making a prank phone call? Sure, if you're one of the Jerky Boys you can pretend to have an Indian accent and all, but if you're just not that talented then what you need is the Asterisk Voice Changer!

It allows you to change the pitch of your voice, or the voice of the called party in realtime, when making phone calls. Ah, the beauty of VoIP with the flexibility of Asterisk. Gotta love it!

The application, VoiceChangeDial, functions as a Dial() replacement except it allows you to change the pitch of your voice. But don't expect this Asterisk application to make a man sound like a woman or vice versa. According to their website, "It will however do a great job of masking your voice by making you sound either like a chimpmunk or Jabba the Hut."

It also explains one bit of a caveat - "Because this application needs to mangle voice data, it will need to pass through Asterisk back-to-back. This means that if you are switching SIP, the RTP will not pass from phone to phone, but will be proxied through Asterisk. Therefore, VoiceChangeDial() will use considerably more CPU and bandwidth than a normal Dial() operation."

But hey, what's a few CPU cycles for some cool Asterisk prankster fun?

The instructions are pretty easy so I'll include them here:

On your functioning Linux machine running Asterisk with the header files installed to /usr/include/asterisk, run the following commands to install the voice changer as well as its two dependencies:

# install SoundTouch 1.3.1
# you can also install it through your package manager
cd /usr/src
wget http://www.surina.net/soundtouch/soundtouch-1.3.1.tar.gz
tar xvzf soundtouch-1.3.1.tar.gz
cd soundtouch-1.3.1/
./configure --prefix=/usr
make
make install

# install libsoundtouch4c
cd /usr/src
wget http://www.lobstertech.com/code/libsoundtouch4c/releases/libsoundtouch4c-0.4.tar.gz
tar -xzvf libsoundtouch4c-0.4.tar.gz
cd libsoundtouch4c-0.4
./configure --prefix=/usr
make
make install

# install the voice changer
cd /usr/src
wget http://www.lobstertech.com/code/voicechanger/releases/voicechanger-0.6.tar.gz
tar -xzvf voicechanger-0.6.tar.gz
cd voicechanger-0.6
make
make install

# load it in to asterisk
make start

Be sure to check out this link on Lobstertech.com for the full list of options for this application. Now don't go using this voice changing application to do nefarious things, but feel free to have some fun with it.
| 2 Comments | 0 TrackBacks

Listed below are links to sites that reference Voice Changer for Asterisk:

Voice Changer for Asterisk TrackBack URL : http://blog.tmcnet.com/mt/mt-tb.cgi/36222

2 Comments

Now I want to know who are the people who want to sound like a chipmunk and why??
I know they are out there - Asterisk knows they are out there....apparently....
Seriously - is there any real use for this except pranks and criminal activities?
I'm curious!

AV Voice Changer Software can also a great voice changer and recorder. It works fine for me and you can find it on http://www.sharewarecheap.com/AV-Voice-Changer-Software-Gold-Edition_software_2674.html

Leave a comment

Recent Activity

Friday

  • Tom Keating posted VoIP in Google ChromeOS
  • Tom Keating tweeted, "VoIP in Google ChromeOS: Google released their ChromeOS operating system yesterday. So naturally, as a VoIP fan I w... http://bit.ly/3T68Ox"

Thursday

More...

Recent Comments

  • precoz: I am wondering, if the VOIP market is still increasing read more
  • Dustin: But that's not the point at all. The majority of read more
  • commangerYEK: Nicely done! read more
  • bstella: How did you get an email address to write to read more
  • Paul: Hi Mike, For Cisco (and normal SIP) passive VoIP recording read more
  • redshirt6: Yes, dying to know if it worked! rs6 read more
  • bruno.clermont: SkypeOut work only if I added their phone number as read more
  • bruno.clermont: I just installed it and try to do some call. read more
  • Kris: Tom, I'm curious. Did you ever get any resolution on read more
  • dsi r4: This is the age of smart phone.Nimbuzz launches it's phone read more

Subscribe to Blog

Recent Entry Images

  • google-chromos-flaphone-voip.jpg
  • startech-conxit-tool.jpg
  • thanksgiving-turkey.jpg
  • verizon-island-of-misfit-toys.jpg
  • mindtouch-cloud.jpg
  • microsoft-windows-20-history.jpg
  • taylor-randall-the-price-is-right.jpg
  • fring-google-android-skype.png
  • gotomeeting-logo.gif

Entry Archives

Around TMCnet Blogs

Latest Whitepapers

TMCnet Videos