Method

SpielUtteranceget_voice

since: 1.0

Declaration [src]

SpielVoice*
spiel_utterance_get_voice (
  SpielUtterance* self
)

Description [src]

Gets the voice used in this utterance.

Available since: 1.0

Gets propertySpiel.Utterance:voice

Return value

Type: SpielVoice

A SpielVoice

The data is owned by the instance.
The return value can be NULL.