I have a project that needs speech recognition. An example of what it could do would be:
If the user Says "Display a picture of a cake" or "Send a message to Bob" the program will read the command and do as the user says.
I've seen that there are some libraries in python for this but some of them are for windows only. Like PySpeech.
I've noticed a lot of people on stackoverflow posting about Dragonfly but I'm not sure that it's raspberry pi compatible.
Any Suggestions?