What APIs can I use to make a speech recognition program for windows and raspberry pi? -


i want make program uses speech recognition basic commands. want develop , able run in windows, want able run on raspberry pi, using linux or freebsd (probably linux.) apis available? have heard of google having 1 don't know find it, , not sure how works, , microsoft has one, think windows specific. thank you.

you can try cmusphinx, it's used on linux, in particular on low-resource computers raspberry pi , on windows.

for more details on using cmusphinx see tutorial.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -