示例#1
0
 public VoicePlayer(BakedTTS tts)
 {
     _tts = tts;
 }
		public VoicePlayer(BakedTTS tts)
		{
			_tts = tts;
		}