International TechNet Wiki Summit 2015

Slides:



Advertisements
Similar presentations
Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
Advertisements

WINDOWS 9 or Threshold (codename). WHAT DO WE KNOW? Recent reports indicate late 2015 release! Probably, due to Windows 8 update 3.
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
Part 2: Manage app lifecycle and state (Windows Store apps using C#/VB and XAML) us/library/windows/apps/hh aspx
Communicating Information : Multimedia. Sights and sounds Combine all or some together and you get… multimedia.
Cortan a World’s most personal digital assistant helps you get things done throughout the day A whole new natural, way of interacting with your PC.
MSDN How do I add Voice Commands to my application Find Install Voice Command Sets Search Search for {dictatedSearchTerms} Find Find.
LastLeaf Sample PPT SMARTEST WAY TO CRAFT PRESENTATIONS.
Chapter 1: Python Basics CSCI-UA 0002 – Introduction to Computer Programming Mr. Joel Kemp.
VoiceXML Builder Arturo Ramirez ACS 494 Master’s Graduate Project May 04, 2001.
A VERY USEFUL E-LEARNING TOOL FOR TEACHERS, RESEARCHERS, AND STUDENTS.
WINDOWS 10 What’s New? What’s Different?. Who Are We? Cody Pierson Marketing Manager Prophet Business Group Tim Robinson IT Manager Prophet Business Group.
Windows Performance Lifecycle Windows Internals Windows Performance Toolkit Windows Assessment Services.
CapturaTalk4Android Demonstration Abi James
Beetalk Stephanie Wey Kevin Chang. Introduction Beetalk is one of the messaging applications available for smart phone users. Beetalk has already reached.
What is WP APP Studio Windows Phone App Studio is a tool to make high quality Windows Phone apps 100% Web-based tool „Code-free” development tool Edit-Continue.
Microsoft Virtual Academy North Shore.NET User Group Our Sponsors.
Windows Listening Guide.  The software that manages the sharing of the resources of a computer. The overall function of the computer.  MASTER CONTROLLER.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
UNIT 7 Describing how an item functions [2] (infinitive with or without ‘to’)
2014 Defense Health Information Technology Symposium – Meeting Mobile App 1. Download the DHA Events App to your device. This can be found in the AppStore.
Windows 10 & Office 2016 Presented By: Cody Pierson & Patrick Wall.
Windows Phone 7 Mobile Code Camp The Why Why develop for Windows Phone 7 versus Droid or iPhone? It’s all relative to total app users. SDK and Environment.
WINDOWS 10 What’s New? What’s Different?. Who Are We? Cody Pierson Marketing Manager Prophet Business Group Patrick Wall IT Technician Prophet Business.
Jerry Nixon | Microsoft Developer Evangelist Daren May | President & Co-founder, Crank211.
Created for Pharr South Continuing Education Presented by Henk & Linda Sluis 1.
04 |Sharing Code Between Windows 8 and Windows Phone 8 in Visual Studio Ben Riga
Operating System Concepts Three User Interfaces Command-line Job-Control Language (JCL) Graphical User Interface (GUI)
/* Life runs on code */. Introduction to Windows Phone Kamalakannan Annamalai Windows Phone Developer Ilink Systems Twitter : kanal_7
Operating Systems Concepts 1/e Ruth Watson Chapter 1 Chapter 1 Introduction to Operating Systems Ruth Watson.
Windows 10 PC, Tablet and Phone Working with the New Features of Windows 10.
Know The Easy Way To Use Netflix On Your Apple Tv. For more details Visit our website
Microsoft Cortana for App Developers
Development Environment
Command Line Basics.
Office Add-ins Intro and Development
Getting Started with Windows 10
Folders, Icons, Shortcuts and Apps
A new way to explore the possibilities
Import Cron and Windows Task Scheduler definitions
Hulu Channel On Tv Screen with Different Ways. For more details visit
Integrate Power BI with Microsoft Dynamics
INTRODUCTION Google has taken on Amazon's Alexa, Apple's Siri, and Microsoft's Cortana with its own voice assistant called Google Assistant. Google first.
Introduction to Computers
Building Awesome HTML Applications in Blend for Windows 8
                      Digital Audio 1.
Chapter 1: Applying Computer Basics – Lesson 1
Microsoft Virtual Academy
New Feature Of Google Assistant In Hulu For Android TV Smart TV Helpline Toll Free ( )
Myth Busting: Hosted Web Apps
How to Download the RRC App to Your Phone
App-to-app communication
Introduction to mobile app development Module 3 – Improving your App Studio app Lance McCarthy.
Abdul Hameed Windows 10 features Module 1 Abdul Hameed
Bring existing desktop apps to UWP with the Desktop Bridge
What is a Variable? One or more characters preceded by an “&” which, when executed, will be replaced by a saved character string. Example: &date.
Abdul Hameed Windows 10 features Module 1 Abdul Hameed
Bare Metal Development for the Universal Windows Platform
Where does Netflix save downloads on my device? iOS Android PC Mac
Midway Milestone Presentation: FlexiVoice
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
HoloSync: Exploring Discoverable Conversational Interfaces for Model State Control ALI SIDDIQUI.
05 | Desktop Applications
Human and Computer Interaction (H.C.I.) &Communication Skills
Windows.
SETUP ALEXA APP Setup Alexa on your favorite device and control your smart device with the help of Alexa.
Download the My Learning App
CrowdCompass AttendeeHub
Open your Play Store, Look for: Kyocera Mobile Print
Microsoft Teams User Interface
Presentation transcript:

International TechNet Wiki Summit 2015 Sara Silva Integrating Cortana in a Windows Phone application

Sara Silva

Agenda Introduction Integrate Cortana in a Windows Phone App Playing with Cortana

Introduction Cortana is an intelligent personal assistant, which will help users in basic tasks Call to a friend Schedule an appointment Save a note Cortana is available for Windows Phone 8.1 and Windows 10

Introduction Say hello to Cortana, your truly personal assistant

Integrate Cortana Cortana will use Voice Commands for interact with the apps: Menu I want to eat Menu Show Mains

Integrate Cortana To integrate Cortana in a Windows Phone App is needed: Create a Voice Command Definition (VCD) file; Install the VCD file when the app launch; Define the screens for each command defined in VCD file;

Integrate Cortana VCD file structure: CommandSet Command Prefix Example Command ListenFor Feedback Navigate CommandSet – define os comandos para cada língua CommandPrefix – define o nome com que a Cortana irá reconhecer a aplicação, neste caso Menu Example – define um exemplo de como usar a Cortana para interagir com a  Menu App Command – define o comando de voz suportado PhraseTopic – define possíveis expressões que a Cortana poderá identificar para iniciar o comando de voz

Integrate Cortana Let’s Code!

Playing with Cortana Let’s play! Demo in device

Q&A?

References Quickstart: Voice commands with Cortana (XAML) How to dynamically modify VCD phrase lists Integrating Store Apps with Cortana in Windows Phone 8.1 Hey, Cortana - How can I integrate my app into you? Cortana Integration and Speech Recognition: New Code Samples  

Sara Silva @saramgsilva saramgsilva.com twitter.com/saramgsilva facebook.com/saramgsilva pt.linkedin.com/in/saramgsilva