Method

SpielRegistryget_voice_for_utterance

Declaration [src]

SpielVoice*
spiel_registry_get_voice_for_utterance (
  SpielRegistry* self,
  SpielUtterance* utterance
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

utterance

Type: SpielUtterance

No description available.

The data is owned by the caller of the method.

Return value

Type: SpielVoice

No description available.

The data is owned by the instance.