
using python 3.3 and seems to need Visual C++ 10.0. Having trouble getting PyAudio and PySpeech installed. Installed the gTTS and SpeechRecognition.

I have written several basic programs to control the microscope. I generally hack my way through what I need to get the job done. I intend to build an interface to run some scientific equipment. Any IDEA?ĪLSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slaveĪLSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slaveĪLSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM ĪLSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM _lfeĪLSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM Ĭannot lock down 82274202 byte memory area (Cannot allocate memory)įile "/usr/local/lib/python3.5/dist-packages/speech_recognition/_init_.py", line 525, in listenĪssert source.stream is not None, "Audio source must be entered before listening, see documentation for ``AudioSource`` are you using ``source`` outside of a ``with`` statement?"ĪssertionError: Audio source must be entered before listening, see documentation for ``AudioSource`` are you using ``source`` outside of a ``with`` statement?įrank, I love the quality and execution of this program.

Answer in spoken voice (Text to speech)įor this tutorial you will need (Ubuntu) Linux, Python and a working microphone.Recognize spoken voice (Speech recognition).If you are into movies you may have heard of Jarvis, an A.I. I thought it would be cool to create a personal assistant in Python.
