Method

SpielSpeakerget_voices

since: 1.0

Declaration [src]

GListModel*
spiel_speaker_get_voices (
  SpielSpeaker* self
)

Description [src]

Gets the voices available to this speaker.

Available since: 1.0

Gets propertySpiel.Speaker:voices

Return value

Type: A list model of GObject

A GListModel of SpielVoice

The data is owned by the instance.