Method

SpielUtteranceget_language

since: 1.0

Declaration [src]

const char*
spiel_utterance_get_language (
  SpielUtterance* self
)

Description [src]

Gets the language used in this utterance.

Available since: 1.0

Return value

Type: const char*

The language.

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