コード例 #1
0
 public Dictionary <string, AvailableVoice> GetVoices()
 {
     return(synth.GetVoices());
 }