Output Audio
Causes the bot to output audio. Note: The bot must be configured with 'automatic_audio_output' enabled in order to use this endpoint.
The base rate limit for this endpoint is:
- 300 requests per min per workspace
Path parameters
A UUID string identifying this bot.
Request body
Response
Changes
Changed in 3 of the 6 revisions of this API.373
- ●
removed the optional property
recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/gladia_v2_async/callbackfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/gladia_v2_async/callback_configfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/gladia_v2_async/callback_urlfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
added the optional property
recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/deepgram_async/credential_idto the response with the200statusresponse-optional-property-added
- ○
- ▲
added
BotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointRtmpBotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointWebsocketBotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointWebhookBotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointDesktopSdkCallbackto therecording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/typefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/eventsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/metadatafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/urlfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
melia-1enum value to therecordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/speechmatics_async/transcription_config/operating_pointresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/speechmatics_async/transcription_config/modelto the response with the200statusresponse-optional-property-added
- ○
added discriminator to
recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/response property for the response status200response-property-discriminator-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲