Pre-recorded transcription specifications using the Vatis Streams API
668115d123bca7e3509723d4
wav
, mp3
, mp4
, webm
, flv
, etc.http
or https
link to multimedia file encoded in UTF-8
Transcription
language
parameters. For example: language=en&language=es
.true
or false
.true
or false
.Audio Intelligence
brief
or detailed
.conversational
or informative
.paragraphs
or bullet_points
.ask0
, ask1
, …, askN
ask anything slots.
When the content is specified, the prompt is considered activated. Otherwise, it is deactivated.ask0System
, ask1System
, …, askNSystem
ask anything slots.ask0Id
, ask1Id
, …, askNId
ask anything slots.
The role of the prompt id is to identify the prompt in the responses.
When unspecified, it will fallback on the index of the slot (e.g. "0"
, "1"
).ask0Format
, ask1Format
, …, askNFormat
ask anything slots.When unspecified, the response not be structured in any particular way.
When specified, the response will be a JSON object encoded as a string.