31

Integrating Cortana in UWP apps

Embed Size (px)

Citation preview

Page 1: Integrating Cortana in UWP apps
Page 2: Integrating Cortana in UWP apps

Using Cortana for voice activated appsBogdan BujdeaFeel IT

[7th of November 2015]

Page 3: Integrating Cortana in UWP apps

Who am I?• Windows Platform Developer/User• @thewindev• http://thewindev.net• https://github.com/thewindev

Page 4: Integrating Cortana in UWP apps

Evolution of input devices

Speech recognition

Voice activated apps

When should you use speech recognition

Demo

Q&A

Agenda

Page 5: Integrating Cortana in UWP apps

Evolution of input devicesIn the past – punch cards

Page 6: Integrating Cortana in UWP apps

Evolution of input devicesNow – keyboard and mouse

Page 7: Integrating Cortana in UWP apps

Evolution of input devicesNow - touch

Page 8: Integrating Cortana in UWP apps

Evolution of input devicesNow – voice recognition

Page 9: Integrating Cortana in UWP apps

Evolution of input devices2016 - holograms

Page 10: Integrating Cortana in UWP apps

THIS IS NOT THE MIND CONTROLYOU’RE LOOKING FOR

Evolution of input devices2030 – mind control

Page 11: Integrating Cortana in UWP apps

Evolution of input devices2030 – mind control

Page 12: Integrating Cortana in UWP apps

Voice recognition

Page 13: Integrating Cortana in UWP apps

When should you use voice commands?

• A) When you’re searching for porn, in a crowded bus

• B) When you want to dictate a text message, during a concert

• C) None of the above

Page 14: Integrating Cortana in UWP apps

Now seriously, when should you use voice commands?

Page 15: Integrating Cortana in UWP apps

if( timeOf(sayVoiceCommand()) <= timeOf(giveCommandWithOtherInputD

evices()))Open Facebook

Page 16: Integrating Cortana in UWP apps

if( timeOf(sayVoiceCommand()) <= timeOf(giveCommandWithOtherInputD

evices()))Share my location

on Facebook

Page 17: Integrating Cortana in UWP apps

When you can’t access another input device(driving)

Page 18: Integrating Cortana in UWP apps

What’s in it for you?

• Make your app stand out with voice commands

• Increase user engagement • Give your users natural interactions• Increase productivity

Page 19: Integrating Cortana in UWP apps

How do you do it? Voice activation vs Voice recognition

Page 20: Integrating Cortana in UWP apps

Who is Cortana?

Page 21: Integrating Cortana in UWP apps

What can she do for you?

Page 22: Integrating Cortana in UWP apps
Page 23: Integrating Cortana in UWP apps

Cortana can make you rich

Page 24: Integrating Cortana in UWP apps
Page 25: Integrating Cortana in UWP apps
Page 26: Integrating Cortana in UWP apps

Powered by the Bing platform

Page 27: Integrating Cortana in UWP apps

Cortana can make you more productive

Page 28: Integrating Cortana in UWP apps

How do we use Cortana?

Page 29: Integrating Cortana in UWP apps

Let’s see some code

C#/XAML DemoDon’t fall asleep, it’ll be worth it

Page 30: Integrating Cortana in UWP apps
Page 31: Integrating Cortana in UWP apps

Using Cortana for voice activated apps

Bogdan Bujdea@thewindevhttp://thewindev.nethttps://github.com/thewindev

Feel IT

[7th of November 2015]

Please fill in your evaluation form