showAlternatives property
Determines whether alternative transcripts are generated along with the
transcript that has the highest confidence. If you set
ShowAlternatives field to true, you must also set the maximum
number of alternatives to return in the MaxAlternatives field.
Implementation
final bool? showAlternatives;