Hi,
I am using Linux, and I was looking for free source code ( Python) for speech recognition, I found "Speech" for Windows. I have tried to run it on Linux, I got errors of missing modules, I found most of them online but when I got this error: No Module named win32com.client I tried to find it but couldn't.
My question is, is there anyway to run this on Linux and what's the equivalent to this module in Linux ( what should I install to IDLE/python to import rather than win32com)
Another question, Do you guys know any place where I can find Python speech recognition code ??
Thanks in advance.