Skip to content

microsoft/cortana-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Cortana Samples

You can create custom functionality for Cortana using the Cortana Skills kit or the legacy Voice Command (VCD) platform. Here is where you can find relevant samples:

Cortana Skills Kit

Currently Cortana skills are built on top of the Microsoft Bot Framework. As such, majority of Bot Framework samples can be used to create Cortana skills. Here are some places to find samples:

Cortana Skills Kit Resources

Platform Resources
Cortana Skills Kit Developer Dashboard
Documentation
Developer Forums (MSDN)
Stack Overflow forums (cortana-skills-kit)
Bot Framework Developer Portal
Documentation
BotBuilder SDK
BotBuilder SDK Samples
Stack Overflow Forums (botframework)
Luis.ai Developer Forums Developer Portal
Developer Forums (MSDN)
Stack Overflow Forums (luis)
Luis.ai UserVoice
Microsoft Cognitive Services Developer Site
Developer Forums

Voice Commands (VCD)

Here is a list of samples that showcase how you can join Cortana's team of experts:

Adventure Works Voice Command Sample

This app showcases how developers can integrate their apps with Cortana's speech and language understanding capabilities. When Cortana is listening, any of the following voice commands are supported. By default, "London", "Melbourne", and "Yosemite National Park" are provided as sample destinations. New destinations can be added in the app.

  • "Adventure Works, show trip to London"
  • "Adventure Works, when is my trip to London"
  • "Adventure Works, cancel trip to London"

Infix and suffix forms are also supported.

  • "Show trip to London in Adventure Works"
  • "Show my Adventure Works trip to London"

Duplicates can also be handled. For an example of handling disambiguation, add a second trip to London in the app and try the following:

  • "Adventure Works, cancel trip to London"

About

Code samples for Cortana extensibility.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •