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 | 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] |
created_at | string | Time the Transcription Vocabulary was created, defined as a Unix timestamp (seconds since epoch). | [optional] |
updated_at | string | Time the Transcription Vocabulary was updated, defined as a Unix timestamp (seconds since epoch). | [optional] |