GVA SUPPORT

³äïîâ³äü íà çàïèòàííÿ ¹ 1629580779
Text:
	ԲΠ= speech

 Çàïèòàííÿ:Microsoft.Speech.Synthesis.SpeechSynthesizer ss = new Microsoft.Speech.Synthesis.SpeechSynthesizer();
var voiceList = ss.GetInstalledVoices();
ss.SelectVoice(voiceList[0].VoiceInfo.Name);

====================================	
Âàøà â³äïîâ³äü