Future<void> setSaveAudio(bool saveAudio) async { return await SmartSpeechSdkPlatform.instance.engineSetSaveAudio(saveAudio); }