Method

SpielUtteranceset_voice

since: 1.0

Declaration [src]

void
spiel_utterance_set_voice (
  SpielUtterance* self,
  SpielVoice* voice
)

Description [src]

Sets a voice on this utterance.

Available since: 1.0

Sets propertySpiel.Utterance:voice

Parameters

voice

Type: SpielVoice

A SpielVoice to assign to this utterance.

The data is owned by the caller of the function.