Coder Social home page Coder Social logo

optiklab / realtimevoicerecognizer Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 5.0 199 KB

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

License: Other

C# 100.00%
google-voice csharp c-sharp dotnet wpf

realtimevoicerecognizer's Introduction

#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.

Application is designed for voice recognition in real time and converting it into a text. It using Google Voice unpublished API. Basically it works as is: *1. You turn on your microphone *2. Press Start button *3. Talk something, for example, have a meeting in Skype *4. During your talk application switch audio channel on a small pieces and sends it to Google for recognition *5. Results is visible as text marks at the bottom Text field

The idea was to create something like LOGs for voice meetings, which could be automatically stored in memory more efficiently than audio. Additional bonus is possibility to search on your logs.

Also I was inspired to create this application because I wanted to learn WPF technology and learn how to make low level calls to WinAPI and drawing graphs of the audio channel.

P.S. 2014. For current moment it doesn't not work because Google changed its API to published officially and we need to switch to real API.

1

2

3

LICENSE

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

Building the source

git clone [email protected]: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.

realtimevoicerecognizer's People

Contributors

optiklab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

realtimevoicerecognizer's Issues

About console command.

I think this is a perfect project.

I hope to know how us command line.
For example I want to open notepad when the word "note" is detected.
I added but doesn't run.
Thanks.

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.