Crosstales.RTVoice.Demo.GUISpeech Class Reference

Simple GUI for runtime TTS with all available OS voices. More...

Inheritance diagram for Crosstales.RTVoice.Demo.GUISpeech:

Public Member Functions

void Silence ()
 
void ChangeRate (float rate)
 
void ChangeVolume (float volume)
 
void ChangePitch (float pitch)
 
void ChangeNative (bool native)
 
void GenderChanged (int index)
 

Public Attributes

bool StartAsNative
 
GUIMultiAudioFilter AudioFilter
 
GameObject ItemPrefab
 
GameObject Target
 
Scrollbar Scroll
 
int ColumnCount = 1
 
Vector2 SpaceWidth = new Vector2(8, 8)
 
Vector2 SpaceHeight = new Vector2(8, 8)
 
InputField Input
 
InputField Culture
 
Text Cultures
 
Text Voices
 

Static Public Attributes

static float Rate = 1f
 
static float Pitch = 1f
 
static float Volume = 1f
 
static bool isNative
 

Detailed Description

Simple GUI for runtime TTS with all available OS voices.


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