Future<void> setPrecision(String precision) async{ return await SmartSpeechSdkPlatform.instance.engineSetPrecision(precision); }