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 property | Spiel.Utterance:voice |
Parameters
voice-
Type:
SpielVoiceA
SpielVoiceto assign to this utterance.The data is owned by the caller of the method.