RTVoiceIOSBridge Class Reference
Inheritance diagram for RTVoiceIOSBridge:

Class Methods

(void) + setVoices
 
(void) + speak:text:rate:pitch:volume:
 
(void) + stop
 

Method Documentation

◆ setVoices

+ (void) setVoices

Collects and sends all voices to RT-Voice.

◆ speak:text:rate:pitch:volume:

+ (void) speak: (NSString *)  id
text: (NSString *)  text
rate: (float)  rate
pitch: (float)  pitch
volume: (float)  volume 

Speaks the string with a given rate, pitch, volume and culture.

Parameters
idID of the voice to speak
textText to speak
rateSpeech rate of the speaker in percent
pitchPitch of the speech in percent
volumeVolume of the speaker in percent

◆ stop

+ (void) stop

Stops speaking


The documentation for this class was generated from the following files:
  • C:/Users/slaub/Unity/assets/RTVoice/RTVoicePro/Assets/Plugins/crosstales/RTVoice/Libraries/iOS/RTVoiceIOSBridge.h
  • C:/Users/slaub/Unity/assets/RTVoice/RTVoicePro/Assets/Plugins/crosstales/RTVoice/Libraries/iOS/RTVoiceIOSBridge.mm