Future<void> setResponseTimeout(int responseTime) async{ return await SmartSpeechSdkPlatform.instance.engineSetResponseTimeout(responseTime); }