Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1
If you want to use text to speech you can go to responsivevoice.org it works on sololearn but speech to text like thing is not supported on sololearn if you use api it will show execution error and with vanilla js webkitSpeechRecognition(); will not work
16th May 2021, 5:10 AM
Gone
+ 1
AMOGHA. A. K. "The code runs on the server which doesn't have access to the speakers" @Martin Taylor said
16th May 2021, 5:24 AM
Ananiya Jemberu
Ananiya Jemberu - avatar
+ 1
U can make speech to text Using python speechrecognition library.....but i don't think it will work on sololearn
17th May 2021, 5:19 PM
Shourya Deep Bera
Shourya Deep Bera - avatar
0
Actually what you said work like The binary file(music/song) is chaced to the memory and played using `MediaPlayer` api but the stt need have access to `android.speech.SpeechRecognizer` api which haven't implemented
16th May 2021, 5:31 AM
Ananiya Jemberu
Ananiya Jemberu - avatar
0
Ok, well let's say it's not duplicate can you execute code that you don't have access to
16th May 2021, 5:46 AM
Ananiya Jemberu
Ananiya Jemberu - avatar