Inputs
AudioInput
Used to pass audio input to agents.
One of the following types:
Remote audio (url)
The type of the audio input, has to always be "remote"
The path or url to the audio file.
Base64
The type of the audio input, has to always be "base64"
The base64 value of the audio.
Was this page helpful?