暂停语音合成
@override Future<void> pauseTTS() { return methodChannel.invokeMethod(AiuiConstant.pauseTTS); }