Future<void> setMini(int mini) async { return await SmartSpeechSdkPlatform.instance.engineSetMini(mini); }