Method
SpielVoiceget_provider
since: 1.0
Declaration [src]
SpielProvider*
spiel_voice_get_provider (
  SpielVoice* self
)
Description [src]
Gets the provider associated with this voice.
Available since: 1.0
| Gets property | Spiel.Voice:provider | 
Return value
Type: SpielProvider
A SpielProvider
| The caller of the method takes ownership of the data, and is responsible for freeing it. | 
| The return value can be NULL. |