Real-time transcription specifications using the Vatis Streams API
670ba9e0efa59fe6aecd56f1
wav
, mp3
, mp4
, webm
, flv
, etc.Transcription
true
or false
.
When enabled, each channel is processed separately.utterance
transcription message.Raw data format parameters
linear16
: 16-bit signed little-endian samples (Linear PCM)flac
: Free Lossless Audio Codecmulaw
: 8-bit samples (G.711 mu-law)opus
: OGG OpusAudio 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.