enableWordConfidence property
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;
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.
final bool enableWordConfidence;