{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Responses API", "version": "1.0.0" }, "items": [ { "info": { "name": "Responses", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Send a response to Cortana", "type": "http" }, "http": { "method": "POST", "url": "https://api.windows.com/cortana/responses", "body": { "type": "json", "data": "{}" } }, "docs": "Sends a VoiceCommandResponse back to Cortana containing content tiles, a message, and an app launch argument. Uses VoiceCommandResponse.CreateResponse to format the response for display in the Cortana canvas." } ] } ], "bundled": true }