yona Report post Posted 06/03/2015 04:08 PM Hello, I'm using the "Speak Number/Amount/Dates" Module in my script, which is set to repeat the phone # caller entered before. I'm playing a .wav file before, then repeating #s entered, then another .wav file after that. For some reason the digits are repeated very unclear and barely understandable. (the .wav files do play clearly) I realized that when I remove the .wav files from before and after, the numbers repeat properly. Am I missing anything? Is there any setting/way of having this work properly? Share this post Link to post
SupportTeam Report post Posted 06/03/2015 09:18 PM Please ensure that the before/after .wav files are in the same format as the default .wav format selected at install time. This would be either "ALaw 8kHz 8bit Mono", or "ULaw 8kHz 8bit Mono". You can check the format by looking at the format of sound files in VoiceGuide's \system\voice\ subdirectory. When playing multiple sound files immediately one after another they must all be in same format. VoiceGuide can play other format WAV files, but when \system\voice\ sound files are used as part of the same playback sequence then the other sound files need to match that default format. "ALaw 8kHz 8bit Mono", or "ULaw 8kHz 8bit Mono" are the formats used to transmit the sound data over the telephone networks, so using sound files in the same format gives the best control over the actual sound data transmitted over the telephone connection - especially over ISDN and G.711 VoIP connections where the same exact byte values will be used in transmitted sound data. Share this post Link to post
yona Report post Posted 06/10/2015 06:36 PM Thanks a lot! I changed it to ul and it works! Share this post Link to post