Future<void> setModePath(double modePath) async{ return await SmartSpeechSdkPlatform.instance.engineSetModePath(modePath); }