Currently, I am developing a ucma 3.0 vxml application. In the voicexml document , I use a record element to take the caller's recording, and then send the recording to an exteranl web server and save it to a wav file.
whats the format of the saved wav file, 8KHz/8-bit or 8KHz/16-bit or 16KHz/16-bit? Can I set or change the audio format of the ucma vxml Browser to generate audio with different format?