v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
Transcription Vocabularies

Create a Transcription Vocabulary

Create a new Transcription Vocabulary.

post/video/v1/transcription-vocabularies

Request body

namestring

The user-supplied name of the Transcription Vocabulary.

phrasesTranscriptionVocabularyPhrase[] required

Phrases, individual words, or proper names to include in the Transcription Vocabulary. When the Transcription Vocabulary is attached to a live stream's generated_subtitles, the probability of successful speech recognition for these words or phrases is boosted.

passthroughstring

Arbitrary user-supplied metadata set for the Transcription Vocabulary. Max 255 characters.

Response

Transcription Vocabulary Created