Future<void> setRatio(double ratio) async { return await SmartSpeechSdkPlatform.instance.engineSetRatio(ratio); }