Method

SpielUtteranceset_is_ssml

since: 1.0

Declaration [src]

void
spiel_utterance_set_is_ssml (
  SpielUtterance* self,
  gboolean is_ssml
)

Description [src]

Indicates whether this utterance should be interpreted as SSML.

Available since: 1.0

Parameters

is_ssml

Type: gboolean

Whether the utterance text is an SSML snippet.