enableSpokenEmojis property
The spoken emoji behavior for the call.
If true
, adds spoken emoji formatting for the request. This will replace
spoken emojis with the corresponding Unicode symbols in the final
transcript. If false
, spoken emojis are not replaced.
Implementation
core.bool? enableSpokenEmojis;