Yes, it works on mobile. You can check the browser compatibility on MDN documentation.
@usus842016 күн бұрын
c'est un travail interréssant de vulgarisation mais dans votre exemple le texte s'affiche quand on a fini de parler pas très convivial@@leviomagbemi
@VikasVerma-dk6zs2 ай бұрын
Does this API store data or send the data to any other server ? Is data safe or not ?
@leviomagbemi2 ай бұрын
No. It doesn't and yes the data is safe. Also if you're building an app that requires you to send the data to a server, you can do that after receiving the voice as a text.
@prudenceabanulo88706 ай бұрын
Thanks for this video. It's very insightful
@OshomaPat-Igemoh6 ай бұрын
Hi. Levi. Greatt video. Just used it in making an interactive chatbot. Thanks a lot.
@leviomagbemi6 ай бұрын
@@OshomaPat-Igemoh Thank you!
@kamran77378 ай бұрын
repo link please
@leviomagbemi8 ай бұрын
Didn't even bother to push this to my repo. I just did after seeing your comment. github.com/leviomagbemi/Vue.JS-Todo-List
@ryuofthenorth10 ай бұрын
fyi this needs api key now
@leviomagbemi10 ай бұрын
The web speech API does not require an API key 🤔. It's a built-in browser API. You can check the documentation on MDN.
@ryuofthenorth10 ай бұрын
@@leviomagbemi is it working?
@leviomagbemi10 ай бұрын
@@ryuofthenorth yes
@Dakingsworld10 ай бұрын
Nice
@samuel-tuoyo Жыл бұрын
Please sir can you drop the link to the text to speech api website
@leviomagbemi Жыл бұрын
I didn't deploy it. I will push to my repo and share the link later.
@leviomagbemi Жыл бұрын
Just search for Web speech API MDN
@leviomagbemi Жыл бұрын
Approximately 20 minutes into the video, I encountered an error while attempting to assign the new SpeechSynthesisUtterance().voice to the selected voice. The issue stems from the fact that the voice attribute should be set to an object rather than a string. It's noteworthy that in the find method, voices[i] represents a voice object, not the name of the voice. Thank you for your attention.
@emordigoddowell4595 Жыл бұрын
Thanks for this information, was really educative
@leviomagbemi Жыл бұрын
Glad it was helpful!
@samuel-tuoyo Жыл бұрын
Thank you sir the reason why I have not be so good is that I don't have a laptop or a PC I was using a mobile phone the whole while to write all my codes and it's pretty stressful By this year by God's grace I should have a laptop 🎉
@samuel-tuoyo Жыл бұрын
Now I get it😢
@samuel-tuoyo Жыл бұрын
Thank you sir for using this video for me to understand the correct road map to Web Development
@leviomagbemi Жыл бұрын
I just realized I didn't include how to stop the speech processing, you can do that with recognition.stop() method
@mreniye Жыл бұрын
❤❤❤
@mreniye Жыл бұрын
nice
@leviomagbemi Жыл бұрын
Source code: github.com/leviomagbemi/Card-Slider
@mreniye Жыл бұрын
Nice one
@leviomagbemi Жыл бұрын
Thanks
@leviomagbemi Жыл бұрын
Source code github.com/leviomagbemi/GenieAI
@onlyfornaturelover99 Жыл бұрын
can you provide sources code
@leviomagbemi Жыл бұрын
Sure
@leviomagbemi Жыл бұрын
github.com/leviomagbemi/GenieAI
@leviomagbemi Жыл бұрын
GitHub repo to source code github.com/leviomagbemi/spelling-game
@leviomagbemi Жыл бұрын
Link to github repo github.com/leviomagbemi/password-generator