maxAlternatives property

int? maxAlternatives
final

The number of alternative transcriptions that the service should return. If you specify the MaxAlternatives field, you must set the ShowAlternatives field to true.

Implementation

final int? maxAlternatives;