Future<void> setAudioUrl(bool audioUrl) async{ return await SmartSpeechSdkPlatform.instance.engineSetAudioUrl(audioUrl); }