enableAutomaticPunctuation property

bool? enableAutomaticPunctuation
getter/setter pair

If 'true', adds punctuation to recognition result hypotheses.

This feature is only available in select languages. Setting this for requests in other languages has no effect at all. The default 'false' value does not add punctuation to result hypotheses. NOTE: "This is currently offered as an experimental service, complimentary to all users. In the future this may be exclusively available as a premium feature."

Optional.

Implementation

core.bool? enableAutomaticPunctuation;