enableWordConfidence property

bool enableWordConfidence
final

If true, the top result includes a list of words and the confidence for those words. If false, no word-level confidence information is returned. The default is false.

Implementation

final bool enableWordConfidence;