CHAPTER 15

image

Device Capabilities

This chapter provides an overview of the device capabilities in a Windows 10 app. You will also learn about how to develop Bluetooth, text to speech, speech to text, and sensor capabilities in your UWP apps. The chapter also provides an overview of Cortana integration in apps.

15.1 How to Specify Device Capabilities in an App Package Manifest

Problem

You need to specify different devices’ capabilities required by your Windows 10 app.

Solution

Use the app package manifest file to specify the DeviceCapability element and associated child elements.

How It Works

Open the project that you are working on for your Windows ...

Get Windows 10 Development Recipes: A Problem-Solution Approach in HTML and JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.