Future<void> setServerAPI(String serverAPI) async{ return await SmartSpeechSdkPlatform.instance.engineSetServerAPI(serverAPI); }