private void ViewHistory()
 {
     Router.SynthesisHistory(text);
 }
예제 #2
0
 static void SynthesisHistory()
 {
     Router.SynthesisHistory();
 }