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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

This endpoint is meant to output small snippets of audio, such as recording disclaimers.

Since it doesn't provide a high level of control and isn't optimized for low latency, you should not use it for conversational or interactive features involving bot audio. For these use cases you should instead use Output Media.

Path Params
uuid
required

A UUID string identifying this bot.

Body Params
string
enum
required
  • mp3 - mp3
Allowed:
string
required
length between 1 and 1835008

Data encoded in Base64 format, using the standard alphabet (specified here: https://datatracker.ietf.org/doc/html/rfc4648#section-4)

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json