enableAutomaticPunctuation property

bool? enableAutomaticPunctuation
getter/setter pair

If true, adds punctuation to recognition result hypotheses.

This feature is only available in select languages. The default false value does not add punctuation to result hypotheses.

Implementation

core.bool? enableAutomaticPunctuation;