int | CurrentSample[Get] The current sample of the playing tts audio data if applicable |
int | TotalSamples[Get] The total samples available for the events |
OnSampleUpdated[Get] The callback following a change to the current sample | |
CurrentEvents[Get] The current events if applicable | |
TTSEventContainerDelegate | OnEventsUpdated[Get] The callback following a event update |
| int Meta.WitAi.TTS.Interfaces.ITTSEventPlayer.CurrentSample |
|---|
The current sample of the playing tts audio data if applicable |
| int Meta.WitAi.TTS.Interfaces.ITTSEventPlayer.TotalSamples |
|---|
The total samples available for the events |
| TTSEventSampleDelegate Meta.WitAi.TTS.Interfaces.ITTSEventPlayer.OnSampleUpdated |
|---|
The callback following a change to the current sample |
| TTSEventContainer Meta.WitAi.TTS.Interfaces.ITTSEventPlayer.CurrentEvents |
|---|
The current events if applicable |
| TTSEventContainerDelegate Meta.WitAi.TTS.Interfaces.ITTSEventPlayer.OnEventsUpdated |
|---|
The callback following a event update |