I want to be able to perform the following: 1. Use Click to Call to call a number and record a message(message stored to db) 2. Be able to immediately pull the recording on screen and be able to play it back with a link 3. Pass the recording back to an outbound campaign
I am able to pull the file local, yet with C# when trying to play the file I am recieving an error indicating the file must be in PCM format. When I open the file with Windows Media Player it plays fine?
Has anyone seen this issue? Is there an easier way? Thanks
Are you using a survo to store the audio message that is recorded? If so, we have an API that allows you to specify if the file is WAV or MP3. At that point you may need to do some conversion to get it in the proper format to be playing in your environment.