Crosstales.RTVoice.Demo.EventTester Class Reference

Simple test script for all UnityEvent/C# callbacks. More...

Inheritance diagram for Crosstales.RTVoice.Demo.EventTester:

Public Member Functions

void OnReady ()
 
void OnSpeakStarted (string uid)
 
void OnSpeakCompleted (string uid)
 
void OnProviderChanged (string provider)
 
void OnError (string uid, string info)
 
void AudioFileGeneratorStarted ()
 
void AudioFileGeneratorCompleted ()
 
void ParalanguageStarted ()
 
void ParalanguageCompleted ()
 
void SpeechTextStarted ()
 
void SpeechTextCompleted ()
 
void TextFileSpeakerStarted ()
 
void TextFileSpeakerCompleted ()
 
void onProviderChange (string provider)
 

Public Attributes

bool ShowUnityEvents = true
 
bool ShowCSharpEvents = false
 

Detailed Description

Simple test script for all UnityEvent/C# callbacks.


The documentation for this class was generated from the following file:
  • C:/Users/slaub/Unity/assets/RTVoice/RTVoicePro/Assets/Plugins/crosstales/RTVoice/Demos/Scripts/EventTester.cs