예제 #1
0
 public void SpeechStart( PluginControl pc, string[] beeps)
 {
     synth = new LinSynth( pc, beeps);
 }
예제 #2
0
 public void SpeechStart(PluginControl pc, string[] beeps)
 {
     synth = new LinSynth(pc, beeps);
 }