Method

SpielVoiceget_name

since: 1.0

Declaration [src]

const char*
spiel_voice_get_name (
  SpielVoice* self
)

Description [src]

Gets the name.

Available since: 1.0

Gets propertySpiel.Voice:name

Return value

Type: const char*

The name.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.