Name | Type | Description | Notes |
---|---|---|---|
Id | string | Unique identifier for the Transcription Vocabulary | [optional] |
Name | string | The user-supplied name of the Transcription Vocabulary. | [optional] |
Phrases | List<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` configuration, the probability of successful speech recognition for these words or phrases is boosted. | [optional] |
Passthrough | string | Arbitrary user-supplied metadata set for the Transcription Vocabulary. Max 255 characters. | [optional] |
CreatedAt | string | Time the Transcription Vocabulary was created, defined as a Unix timestamp (seconds since epoch). | [optional] |
UpdatedAt | string | Time the Transcription Vocabulary was updated, defined as a Unix timestamp (seconds since epoch). | [optional] |