Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 820 Bytes

CreateTranscriptionVocabularyRequest.md

File metadata and controls

11 lines (8 loc) · 820 Bytes

# CreateTranscriptionVocabularyRequest

Properties

Name Type Description Notes
name string The user-supplied name of the Transcription Vocabulary. [optional]
phrases string[] 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.
passthrough string Arbitrary user-supplied metadata set for the Transcription Vocabulary. Max 255 characters. [optional]

[Back to Model list] [Back to API list] [Back to README]