pythonpyaudioreplit

How to install pyaudio on replit?


I have telegram bot that using SpeechRecognition pakage, and for SpeechRecognition I should install pyaudio pakage.

I was wondering how can i do that on replit? is this possible?


Solution

  • After searching a lot, I am writing this for those who have the same problem as me

    Unfortunately, replit doesn't support PyAudio.