languageCode property

String? languageCode
getter/setter pair

A language code to be applied to each transcript segment unless the segment already specifies a language code.

Language code defaults to "en-US" if it is neither specified on the segment nor here.

Implementation

core.String? languageCode;