Building Voice-Enabled React Apps with Web Speech API

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 19

  • @DeepakMahaseth-k2t
    @DeepakMahaseth-k2t 10 месяцев назад

    great tutorial worked awesome.

  • @jerrodgraham5970
    @jerrodgraham5970 4 месяца назад

    Please help! My code isn't working. I get an error around the line where I import useEffect that says "cannot reassign to an imported binding"

  • @xuansang1308
    @xuansang1308 7 месяцев назад

    Thank you so much bro. It work !!

  • @manunachiketa6897
    @manunachiketa6897 Месяц назад

    Can we make it handsfree?

  • @omaradel4054
    @omaradel4054 6 месяцев назад

    Why it dosent work on firefox ?

  • @Fahad-73
    @Fahad-73 Месяц назад

    Great video.

  • @benedictpajarillaga2328
    @benedictpajarillaga2328 10 месяцев назад

    Hi, I love your video, it worked great! but can you explain why it only works on chrome browser? and how will I be able to make it work on other browsers?

    • @CodeRadiance
      @CodeRadiance  10 месяцев назад

      Web speech only works in the browsers which supports it.

    • @benedictpajarillaga2328
      @benedictpajarillaga2328 10 месяцев назад

      @@CodeRadiance okay, I get that part, but is there a work around for other browsers?

    • @joel_bio
      @joel_bio 9 месяцев назад

      ​@@benedictpajarillaga2328 not if you want to use Web Speech API, there are other options for this type of functionality but since it's only supported in Chrome at the moment, the answer is no.

  • @vinayakbirla647
    @vinayakbirla647 8 месяцев назад

    can you send github respo of the project

  • @surajgoraicse
    @surajgoraicse 2 месяца назад

    This is amazing. Why don't you start doing face cam ..?

  • @manikanta4465
    @manikanta4465 3 месяца назад

    i want this in react native ,not here

  • @osmarsj7303
    @osmarsj7303 11 месяцев назад

    You arer the best

  • @vijays-nz8jm
    @vijays-nz8jm 3 месяца назад

    hi