showAlternatives property
Determines whether the transcription contains alternative transcriptions. If
you set the ShowAlternatives
field to true, you must also set
the maximum number of alternatives to return in the
MaxAlternatives
field.
Implementation
final bool? showAlternatives;