RealTimeVoiceRecognizer

Speech recognition application which uses private Google API to convert voice speech into text notes.

What can it be used for?

I created this application in 2011 with using C#, WPF and some of knowledge in C# and Win API interoperability. The main goal was to create application for making fast text notes during Skype calls and meetings. Also I thought it can be helpful for disabled people after improvements in this software.

See screenshots on Wiki

LICENSE

This software is published under GPL v3 license. For more information please take a look in license file

Building the source

git clone git@github.com:optiklab/Spectrometer.git (or https if you use https)

Windows

After cloning the repository, open the solution in VS 2013 and press F5 to compile and run it.

Run it

To run it, just unpack this package https://googledrive.com/host/0B4Q3U97fHTqIem9DUDJJVWhlbW8/RealTimeVoiceRecognizer.zip

Questions?

Please contact with me if you have any questions, suggestion and comments.

Built With

Share this project:

Updates