Giter Site home page Giter Site logo

voiceextension's Introduction

Voice Commands for Visual Studio

Build status

Download the extension at the VS Gallery or get the nightly build


Voice Command let's you control Visual Studio using your own voice and high accuracy.

Demo video

Voice Commands demo

Play video (3:19)

Here's how to use it:

Menu

  1. Hit Alt+V (or go to Tools -> Start Listening)
  2. Say the name of a command. Examples:
  • Build
  • Format Document
  • Solution Explorer
  • New Project
  • Options
  • See full list of available voice commands
  • See the list by saying What can I say?

That's it. It's that simple.

How it works

Under the hood, Voice Commands uses Windows Speech API to handle the voice recognition. The Windows Speech API is part of Windows and can be accessed by adding a reference to System.Speech.

Calibrate the speech recognition

Since this extension uses the Windows speech APIs, you can train Windows to better understand your particular speech patterns.

See the videos and tutorial on how to use Speech Recognition.

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

voiceextension's People

Contributors

madskristensen avatar

Watchers

James Cloos avatar Xamarin Archive avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.