{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Service Connections API", "version": "1.0.0" }, "items": [ { "info": { "name": "Service Connections", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Create a Cortana app service connection", "type": "http" }, "http": { "method": "POST", "url": "https://api.windows.com/cortana/service-connections", "body": { "type": "json", "data": "{}" } }, "docs": "Establishes a connection to the Cortana app service for handling voice commands in the background. Uses VoiceCommandServiceConnection to receive voice commands, display progress, and return results to Cortana." } ] } ], "bundled": true }