+ 1
I'm making a Jarvis and now it is not taking command if I speak everything is fine no errors in code
I'm making a Jarvis and now it is not taking command if I speak everything is fine no errors in code mic is working well but still not giving error in speech recognition it is working well in terminal but on frontend it doesn't listen voice command plz give suggestion
1 ответ
+ 2
Haram Abbas Lar Check if your frontend is capturing audio and sending it to the backend properly, ensure microphone permissions are allowed in the browser and that audio is being sent.