Method

SpielVoiceget_identifier

since: 1.0

Declaration [src]

const char*
spiel_voice_get_identifier (
  SpielVoice* self
)

Description [src]

Gets the identifier, unique to SpielVoice:provider.

Available since: 1.0

Gets propertySpiel.Voice:identifier

Return value

Type: const char*

The identifier.

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