task completion

About this tag
This tag covers speech recognition and synthesis in Windows 10 UWP apps, focusing on the SpeechRecognizer class. Topics include enabling speech recognition, using speech for task completion, and exploring options for both recognition and synthesis. The content is aimed at developers building UWP applications that integrate voice commands and conversational interfaces.
  1. News

    Using speech in your UWP apps: From talking to conversing

    In the previous article, we introduced the idea of recognizing speech inside of a Windows 10 Universal Windows Platform (UWP) app and took a look at the SpeechRecognizer class and some of what it can do to enable speech recognition in our apps. In this article, we’re going to dig further into...
Back
Top