Esempio n. 1
0
 public void SpeechStart( PluginControl pc, string[] beeps)
 {
     synth = new LinSynth( pc, beeps);
 }
Esempio n. 2
0
 public void SpeechStart(PluginControl pc, string[] beeps)
 {
     synth = new LinSynth(pc, beeps);
 }