https://github.com/mdazfar2/mic-as-input
In this Python tutorial, we will show you how to take voice input with microphone in Python using PyAudio and SpeechRecognition. To do this task we require the following things installed on our machine. Python SpeechRecognition Package PyAudio That’s it.
https://github.com/mdazfar2/mic-as-input
Last synced: 11 months ago
JSON representation
In this Python tutorial, we will show you how to take voice input with microphone in Python using PyAudio and SpeechRecognition. To do this task we require the following things installed on our machine. Python SpeechRecognition Package PyAudio That’s it.
- Host: GitHub
- URL: https://github.com/mdazfar2/mic-as-input
- Owner: mdazfar2
- Created: 2023-07-24T04:37:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T13:18:18.000Z (over 2 years ago)
- Last Synced: 2025-04-06T00:43:52.281Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mic-as-input
In this Python tutorial, we will show you how to take voice input with microphone in Python using PyAudio and SpeechRecognition. To do this task we require the following things installed on our machine. Python SpeechRecognition Package PyAudio That’s it.
🌐 **Connect with Me**
- [LinkedIn](www.linkedin.com/in/md-azfar-alam)