You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I want to be able to download
wav
files that are listed under theRecordings
section of a report. In the report output from the SDK, under theRecordings
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 thewav
files for the recordings? I see a method namedaddPromptWavInline
, but it's request and response parameters are not very well documented. Thanks in advance.The text was updated successfully, but these errors were encountered: