Audio.Rendered
audio.rendered
Returns a payload with audio rendered information when an audio recording rendering completes.
{
"name": "audio.rendered",
"wav": "WAV URL",
"mp3": "MP3 URL",
"orgID": "Org ID"
}
Updated over 2 years ago
audio.rendered
Returns a payload with audio rendered information when an audio recording rendering completes.
{
"name": "audio.rendered",
"wav": "WAV URL",
"mp3": "MP3 URL",
"orgID": "Org ID"
}
Updated over 2 years ago