예제 #1
0
 public async Task SayEventsAvailable()
 {
     await TtsService.SayAsync(SpeechDictionnary.GetEventsAvailableSentence());
 }