I want to be able to download wav files that are listed under the Recordings section of a report. In the report output from the SDK, under the Recordings section, I get a string with the duration of the recording and not the recording itself (eg: 06:33:49(0:35)). Is there a way to actually get the wav files for the recordings? I see a method named addPromptWavInline, but it's request and response parameters are not very well documented. Thanks in advance.
I want to be able to download
wavfiles that are listed under theRecordingssection of a report. In the report output from the SDK, under theRecordingssection, I get a string with the duration of the recording and not the recording itself (eg:06:33:49(0:35)). Is there a way to actually get thewavfiles for the recordings? I see a method namedaddPromptWavInline, but it's request and response parameters are not very well documented. Thanks in advance.