You can install this libraries from Command Prompt or Terminal, if you already have Python installed.
WARNING: Use python 3.6, because Python 3.7 and above doesn't support PyAudio. Also this script won't run perfectly on repl.it, because the website doesn't support certain libraries.
Also, i got some source for this, if you want to see them as well, hit me up in the comments.
when I did that, I got an error in installing it (it was a C++ error, a library imported (#include <something.h>)), and the hole prosses just FAILED. If you have any segjustshons (I'm on a chromebook (and even my dad couldn't figure it out, and he's a developer at GOOGLE, and he knows C++). So if you have any segjustsions, I'd love to here them. THANKS!
Speech to text (Python)
This python scripts turns your microphone input into plain text.
Step 1:install SpeechRecognition library.
'pip install SpeechRecognition'
Step 2: install PyAudio library.
'pip install PyAudio'
You can install this libraries from Command Prompt or Terminal, if you already have Python installed.
WARNING: Use python 3.6, because Python 3.7 and above doesn't support PyAudio.
Also this script won't run perfectly on repl.it, because the website doesn't support certain libraries.
Also, i got some source for this, if you want to see them as well, hit me up in the comments.
when I did that, I got an error in installing it (it was a C++ error, a library imported (#include <something.h>)), and the hole prosses just FAILED. If you have any segjustshons (I'm on a chromebook (and even my dad couldn't figure it out, and he's a developer at GOOGLE, and he knows C++). So if you have any segjustsions, I'd love to here them. THANKS!