int | ElapsedSamples[Get] The current number of elapsed samples for the playing tts audio data |
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.ElapsedSamples |
---|
The current number of elapsed samples for the playing tts audio data |
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 |