CurrentVoice | Gets the current voice being used by Sandbox.Speech.Synthesizer.SpeechSynthesizer. |
InstalledVoices | Gets a list of currently installed voices on the user's system. |
OnVisemeReached | |
Play | Takes info from Sandbox.Speech.Synthesizer.Builder and creates a System.Speech.Synthesis.SpeechSynthesizer, outputting to a stream object. Using Sandbox.Speech.Synthesizer.AudioStreamHelpers we then read all the PCM samples, and write it to a SoundStream. This means it'll work like any other sound. |
TrySetVoice | |
WithBreak | Adds a break to the speech. |
WithRate | |
WithText |