enableSpokenEmojis property

bool? enableSpokenEmojis
getter/setter pair

The spoken emoji behavior for the call If not set, uses default behavior based on model of choice 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;