languageOptions property

List<LanguageCode>? languageOptions
final

An object that shows the optional array of languages inputted for transcription jobs with automatic language identification enabled.

Implementation

final List<LanguageCode>? languageOptions;