语音合成
Future<void> startTTS(String text, [TtsParams? params]) { throw UnimplementedError('startTTS() has not been implemented.'); }