/SpeechProgrammer

The Speech Programmer writes code based on voice commands. Right now it only supports parts of the C programming language. Do go through the readme on the project webpage before starting.

Primary LanguageJavaScriptMIT LicenseMIT

Speech Programmer

Contributors Last Commit Open Issues Followers

Speech Programmer is a web app which generates code from speech. Current support is only for code in C language, and the speaker has to follow specific rules while speaking.

Running the app

The app requires no installation at all. Once you clone/download the project, just open index.html in your web browser, and start using the app!

Contributing

Issues are welcome. Please add an appropriate title and a descriptive explanation of the bug and code snippet (if required).

Pull requests are welcome. If you want to make major changes, it is better to create an issue and discuss it first.