internal void Start() { synth.SetOutputToDefaultAudioDevice(); synth.Rate = -2; m_Terminal.Express("Voice started.", Expression_Types.Information); }