Better meetings with AI, teens focus on digital civility and advancing blockchain for enterprises – Weekend Reading: Aug. 11

No dog days of summer here. This week, Microsoft worked on enterprise technology, modern workplaces and new ways to improve productivity and gaming. And that’s not including teens who gave up part of their summer to work on digital civility. Let’s take a look. How can artificial intelligence (AI) make meetings less painful? This week’s…

The post Better meetings with AI, teens focus on digital civility and advancing blockchain for enterprises – Weekend Reading: Aug. 11 appeared first on The Official Microsoft Blog.

Continue reading Better meetings with AI, teens focus on digital civility and advancing blockchain for enterprises – Weekend Reading: Aug. 11

Windows 10 IoT, UWP, Raspberry Pi and Text-to-Speech

Andrej Tozon shared this cool project, one that any Windows 10 IoT UWP Dev will enjoy reading…

Text-To-Speech with Windows 10 Iot Core & UWP on Raspberry Pi

One of the best features I’ve found in using Windows 10 IoT Core on my home Raspberry Pi (which is a small, inexpensive piece of hardware) is, it can do voice synthesis very well (i.e. it can “speak”). While Windows developers could develop applications with this same functionality for quite a long time, I was still overwhelmed when I saw such small device say anything I ordered it to. It currently may not support all the options and voices older platforms do, but it’s more than enough for scenarios like home automation, notifications, etc. The fact that Windows 10 IoT Core even supports Cortana means Microsoft has big plans for IoT Core and voice recognition an synthesis.

When building my house a few years ago, I’ve put in a pair of audio cables going to both of two floors, to be later able to install two small (but powerful) speakers into a central ceiling of each floor. A private little whole house audio/ambient music system, if you will. I’ve plugged them into an amplifier installed in my utility room and connected to a Raspberry Pi running Windows IoT Core. [Sure, it’s all possible and doable wireless as well, but I’d still trust wired installations over wireless, so if given a chance, I’d pick wires anytime].

Windows 10 IoT Core

So Why Windows IoT Core? …

Development

What I’ll be using:

  • Visual Studio 2017 – see here for downloads,
  • Raspberry Pi 3 with latest Windows 10 IoT Core installed – see here for download and instructions on how to install it.

I’ll also be using …

SpeechSynthesizer

The SpeechSynthesizer class has been around for quite a while and in various implementations across different frameworks. I’ll use the one what we’ve currently got on Windows 10 / UWP, where it sits under the Windows.Media.SpeechSynthesis namespace. …

What’s Coming with Windows 10 Fall Creators update

There are additional options you can set to SpeechSynthesizer. Adding to existing IncludeSentenceBoundaryMetadata and IncludeWordBoundaryMetadata properties, the forthcoming Windows 10 Fall Creators update is looking to add some new interesting ones…

Speech

It only takes a few lines to actually produce something with SpeechSynthesizer: add a MediaPlayer to the SpeechService class, along with the new SayAsync method:…

Ready to tell time

We need another method for telling time, here’s an example:

Deploying to a device

There are many ways to deploy your app to an IoT Core device, but I usually find it easiest to deploy from within Visual Studio.

Open project’s Property pages and select Debug page. Find the Start options section, select Remote Machine as Target Device and hit the Find button. If your device is online, it will be listed in the Auto Detected  list. Select it, leaving Authentication Mode to Universal.

Wrap up

We’ve created a small background app that literally tells time, running on a number of small devices that support Windows 10 IoT Core. In future posts, I’ll add additional features, some of them I’ve introduced in the beginning of this blog post.

Full source code from this post is available on github.

[Click Through to read the entire post]

Follow @CH9
Follow @coding4fun
Follow @gduncan411

Continue reading Windows 10 IoT, UWP, Raspberry Pi and Text-to-Speech

We stand behind Surface

The Surface Team’s mission is and has always been to make devices that deliver great experiences to our customers and fans. It’s the motivation for everything we do, and we are proud of the Surface devices we have built. This is why today’s Consumer Reports survey is disappointing. While we respect Consumer Reports, we disagree […] Continue reading We stand behind Surface

Become The One in NBA Live 18

NBA Live 18 is all about player control, taking place where skill meets style, a place inhabited by recently-announced cover athlete James Harden. With moves unmatched, a game that’s always on point, and an artistry and flair about everything he does, Harden is a unique player and individual. In NBA Live 18, you get to be like the remarkable Houston Rockets guard. The time is now to follow no one and begin your personal quest to be The One. The One is an all-new and dynamic career journey that lets you define your individual player identity and become a legend…. Continue reading Become The One in NBA Live 18

Xbox Live Creators Program Is Now Live!

Back in March, we revealed the Xbox Live Creators Program. Today, we’re excited to announce that any developer can now directly publish their games to Xbox One and Windows 10. We’ve already had some great games published during the preview program (check out the list below!), but there’s always space for more, and it’s time […] Continue reading Xbox Live Creators Program Is Now Live!