+ 1
How to access mic in python in Android.
I am trying to make Jarvis in python. I am using pydroid for that. But the problem is, I don't know how to access microphone in Android. I have tried speech recognition but that failed. Also Pyaudio did not work. Can you help me by giving me suggestions of module where I can access Mic and speech to text.
1 Answer
+ 2
Hello Subhradeep Halder
I can't answer your question but I searched on stackoverflow:
https://stackoverflow.com/questions/72659181/is-there-any-way-to-get-microphone-input-on-android-using-JUMP_LINK__&&__python__&&__JUMP_LINK
Maybe it works also for you.