PhraseListOptions interface
Phrase list properties for transcription.
Properties
| biasing |
Biasing weight for phrase list (0.0-2.0). |
| phrases | List of phrases for recognition. |
Property Details
biasingWeight
Biasing weight for phrase list (0.0-2.0).
biasingWeight?: number
Property Value
number
phrases
List of phrases for recognition.
phrases?: string[]
Property Value
string[]