We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Recording Format in Audacity

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
jdart
Posts: 17
Joined: Wed Jul 30, 2008 1:09 pm

Recording Format in Audacity

Post by jdart »

I've been unable to create a wav file with Audacity that Plum will play.

Here are the settings I've tried:
Format: Other...
Header: WAV (Microsoft)
Encoding: Signed 16 bit PCM, U-Law, A-Law

and

Format: Other...
Header: Raw (header-less)
Encoding: Signed 16 bit PCM, U-Law, A-Law

Help!

jdart
Posts: 17
Joined: Wed Jul 30, 2008 1:09 pm

Post by jdart »

I should note that I created the recordings with the correct sample rate and bit rates of 8000Hz and 16-bit respectively.

jdart
Posts: 17
Joined: Wed Jul 30, 2008 1:09 pm

Post by jdart »

I also made sure caching wasn't a problem by using a new filename on every go.

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR issue with Recording Format in Audacity

Post by support »

Hi,

It seems like you are using the correct settings of 8000Hz (Default sample rate) and 16-bit (Default Sample Format) for your IVR file.

Could you post a link to your audio file here?

Regards,
Plum Support
Last edited by support on Sun Dec 27, 2009 4:09 pm, edited 1 time in total.

jdart
Posts: 17
Joined: Wed Jul 30, 2008 1:09 pm

Post by jdart »

Looks like I went a bit crazy with the format too soon.

My audio tag had a src property of "/path/to/wav" and I assumed it would be relative to the vxml document. It's not! Anyway, in Audacity the preset "WAV (Microsoft 16 bit PCM)" works. It's a shorthand for header: "WAV (Microsoft)" and encoding: "Signed 16 bit PCM".

Post Reply