languageOptions property
An object that shows the optional array of languages inputted for transcription jobs with automatic language identification enabled.
Implementation
final List<LanguageCode>? languageOptions;
An object that shows the optional array of languages inputted for transcription jobs with automatic language identification enabled.
final List<LanguageCode>? languageOptions;