FamilyNotes App Demos Windows 10’s Speech, Facial Recognition Capabilities

Microsoft wants to lead its customers into a bold future where interacting with computers and other devices is less reliant on keyboards and typing and more like conversing with an actual human. Or, as a recent post on the company’s Windows developer blog puts it, “Speech rules, text drools.”

To demonstrate Windows 10’s speech, facial recognition and inking capabilities, the company’s developers have built a Universal Windows Platform app called FamilyNotes. The message-board app itself—written in C# and XAML—is pretty dang simple. One might even ask why we’d need an app that basically just creates glorified Post-It notes for our friends and family to read.

But the point, of course, lies in the Windows 10 features Microsoft is showing off. For starters, the app integrates with Cortana, Microsoft’s digital assistant. Users can use voice commands to get Cortana to open the app or start drafting a new note. Notes can be dictated or jotted down using InkCanvas. (Yes, this means doodles can be added.)

The app can also make use of facial recognition to ensure that a user sees only the notes meant for him/her. FamilyNotes determines when a face is present, matches the face to an existing database and then filters the notes for that person. Microsoft addresses the obvious privacy concerns in its documentation of the app, noting that apps should always let users know before snapping an image and alert them that the image will be uploaded to the Microsoft Face API.

Microsoft has provided extensive notes on the app’s development in a series of blog posts, including speed bumps the devs ran into and how they addressed them. (At one point, the team was stumped by a bug in the note dictation until they realized the computer was hearing its own voice and adding it to the note.)

Developers who want to experiment with this technology can download the Visual Studio project for FamilyNotes from Github. You’ll need a Microsoft Cognitive Services subscription to enable the facial-recognition piece.

Rachel Snowbeck

Recent Posts

8-Step AWS to Microsoft Azure Migration Strategy

Microsoft Azure and Amazon Web Services (AWS) are two of the most popular cloud platforms.…

3 days ago

How to Navigate Azure Governance

 Cloud management is difficult to do manually, especially if you work with multiple cloud…

1 week ago

Why Azure’s Scalability is Your Key to Business Growth & Efficiency

Azure’s scalable infrastructure is often cited as one of the primary reasons why it's the…

3 weeks ago

Unlocking the Power of AI in your Software Development Life Cycle (SDLC)

https://www.youtube.com/watch?v=wDzCN0d8SeA Watch our "Unlocking the Power of AI in your Software Development Life Cycle (SDLC)"…

1 month ago

The Role of FinOps in Accelerating Business Innovation

FinOps is a strategic approach to managing cloud costs. It combines financial management best practices…

1 month ago

Azure Kubernetes Security Best Practices

Using Kubernetes with Azure combines the power of Kubernetes container orchestration and the cloud capabilities…

2 months ago