How to make a Speech To Text in JavaScript!

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024

ความคิดเห็น • 38

  • @aniketsonar8261
    @aniketsonar8261 4 ปีที่แล้ว +1

    Its really Helpful thank you

    • @MelvinAdekanye
      @MelvinAdekanye  4 ปีที่แล้ว +1

      That's great!! You're welcome.

  • @mathewsjoby6455
    @mathewsjoby6455 4 ปีที่แล้ว +1

    Thankyou so much .It helped me a lot to create a chatbot!!! I like your explanation too! :)

  • @warriors_1000
    @warriors_1000 4 ปีที่แล้ว

    awsome tutorial 😊😊💙💙💙💙tremendously helpful and informative support toRhymBill*2000

  • @suyashpatekar8808
    @suyashpatekar8808 3 ปีที่แล้ว

    will this code run in firefox ?

    • @MelvinAdekanye
      @MelvinAdekanye  3 ปีที่แล้ว

      I'm not sure. But my guess is yes. Try it out. Let me know how it goes.

  • @tandurtandur8859
    @tandurtandur8859 4 ปีที่แล้ว +1

    I have followed step by step but it does not work and does not display an error ... what should I do?

    • @MelvinAdekanye
      @MelvinAdekanye  4 ปีที่แล้ว

      You should email me your code. So I can debug the problem. A common problem is not being connected to the internet. But I don't think you have that problem. So its probably a silly mistake in your code.

    • @mathewsjoby6455
      @mathewsjoby6455 4 ปีที่แล้ว

      @@MelvinAdekanye you are right

  • @zarghaamjunior5663
    @zarghaamjunior5663 4 ปีที่แล้ว +1

    hi nice video. does it work offline.?

    • @MelvinAdekanye
      @MelvinAdekanye  4 ปีที่แล้ว +1

      Thank you. No it doesn't work offline. This shouldn't be a problem. If you were to publish a website with this functionality. Your users would need internet access to your website before they could use the speech to text.

    • @zarghaamjunior5663
      @zarghaamjunior5663 4 ปีที่แล้ว +1

      @@MelvinAdekanye speech.html:32 Uncaught DOMException: Failed to execute 'start' on 'SpeechRecognition': recognition has already started.
      at file:///L:/wamp64/www/speech.html:32:53 but it is still working,

    • @zarghaamjunior5663
      @zarghaamjunior5663 4 ปีที่แล้ว

      @@MelvinAdekanye is there anyway to handle that allow popup.? i dont want it.

    • @MelvinAdekanye
      @MelvinAdekanye  4 ปีที่แล้ว

      @@zarghaamjunior5663 Oh I got you. Email me your code. Rhymbilyt@gmail.com. And I'll take a look at the problem

    • @MelvinAdekanye
      @MelvinAdekanye  4 ปีที่แล้ว

      @@zarghaamjunior5663 No you can't remove it. It only auto allows if your site is a HTTPS site. Otherwise you're stuck with the popup.

  • @apostolosgaroufos9941
    @apostolosgaroufos9941 3 ปีที่แล้ว

    Hello brother! Thank you for your tutorial. It's the best! Only two questions: 1st) Is it possible not the website asking all the time "file wants to Use your Microphone"? and 2nd) How can I add something in order the user when (s)he speaks to write only in capital letters in output? Thank you brav!

    • @MelvinAdekanye
      @MelvinAdekanye  3 ปีที่แล้ว +1

      Yes, it is. But it might have to do with your browser settings. But there are way around it. To write only in caps you can use CSS or Js.
      CSS:
      p {
      text-transofrm: upercase;
      }
      JS:
      output = output.toUpperCase()

    • @apostolosgaroufos9941
      @apostolosgaroufos9941 3 ปีที่แล้ว

      @@MelvinAdekanye My brother hello! Thank you. I found it. It's what you are saying!

  • @ethyanjorquera5622
    @ethyanjorquera5622 3 ปีที่แล้ว

    Hey, there is something that is not working. Can ypu help me to find the error and fix it pls?

  • @longseehi938
    @longseehi938 4 ปีที่แล้ว

    how do you make it only ask for the mircophone once

    • @MelvinAdekanye
      @MelvinAdekanye  4 ปีที่แล้ว

      Well. You have to keep an open mic. Which is tricky with an unsecure site. But it is possible. I'll look into making a tutorial.

    • @longseehi938
      @longseehi938 4 ปีที่แล้ว

      @@MelvinAdekanye Thank you

  • @pentester-ethicalhacker
    @pentester-ethicalhacker 3 ปีที่แล้ว

    How to make a Speech To Text in JavaScript!

  • @megutv6974
    @megutv6974 4 ปีที่แล้ว

    Could you please explain audio or video file to text

    • @MelvinAdekanye
      @MelvinAdekanye  4 ปีที่แล้ว +1

      Oh. So instead of converting a live feed to text. It would process a preset video/audio and convert it to text. Great idea. I'll look into it.

  • @pheaktrakim1212
    @pheaktrakim1212 4 ปีที่แล้ว +1

    Could you give me this source sir ?

    • @MelvinAdekanye
      @MelvinAdekanye  4 ปีที่แล้ว +1

      The video is the source code. Just follow along. 😊

  • @listenawesome3757
    @listenawesome3757 4 ปีที่แล้ว

    this was not working

    • @aniketsonar8261
      @aniketsonar8261 4 ปีที่แล้ว

      it is working , check your code once again

  • @kdinesh9191
    @kdinesh9191 4 ปีที่แล้ว

    Give audio file to text convertion in HTML

    • @MelvinAdekanye
      @MelvinAdekanye  4 ปีที่แล้ว

      I got you. Check out my time lapse video I made using this.
      th-cam.com/video/QbjD5PIRj-k/w-d-xo.html

  • @abhishek3620
    @abhishek3620 3 ปีที่แล้ว

    it won't work

    • @MelvinAdekanye
      @MelvinAdekanye  3 ปีที่แล้ว

      What's the error. Check the console.

    • @abhishek3620
      @abhishek3620 3 ปีที่แล้ว

      After coding all than when i open it in browser it won't work

  • @ChandKhan-kf5ue
    @ChandKhan-kf5ue 4 ปีที่แล้ว

    Sir Please Check mail and solve my error