python-google-speech-scripts icon indicating copy to clipboard operation
python-google-speech-scripts copied to clipboard

Simple scripts to interact with Google's speech services

Results 4 python-google-speech-scripts issues
Sort by recently updated
recently updated
newest added

unable to use in Windows 7 and showing the following error Traceback (most recent call last): File "C:\python-google-speech-scripts-master\stt_google.py", line 1, in ? import pyaudio ImportError: No module named pyaudio

in line 55 you was multiplying and dividing by 0.2 (there is no needing for that) and in lines 12 to 14 I just updated the code to the new...

I tried to run the code, but got an error (Mac OSX 10.8.3, portaudio-19.20111121). This is a known problem? There is the solution? - listening. CTRL+C to finish. Traceback (most...