how to make a speech recognition program in python?????? please give the full code.
Answers
Answered by
0
Answer:
Python Speech Recognition module: pip install speechrecognition.
PyAudio: Use the following command for linux users sudo apt-get install python3-pyaudio. Windows users can install pyaudio by executing the following command in a terminal pip install pyaudio.
Python pyttsx3 module: pip install pyttsx3
Hope it will help you . please like and make it brainlient !
Answered by
0
Answer:
Post your question in the comment box of the above channel.
Attachments:
Similar questions