Possible Bug in SpeechRecognition ?

0 favourites
  • 1 posts
From the Asset Store
Match same tiles with each other as fast as you can and earn more score during a limited time!
  • Hi there,

    I have a small project where I use the SpeechRecognition Plugin and on the start of the project ( on the login screen) I check if SpeechRecognition is supported.

    Now, on Chromes as well as Edge and Firefox this returns "Mic is working".

    So what I then do ingame is, I check the SpeechRecognitionResult against a string to see if they match.

    However, the outcome are compleatly different, depending on the browser:

    Chrome: If SpeechRecogntion == Result -> Yay, they match.

    Edge: If SpeechRecogntion == Result -> I am sorry they don't match.

    Firefox: Never returns any result at all.

    So, it looks like Edge is reversing the result and Firefox always returns a blank.

    My question is:

    Am I doing something worng in the intial check?

    I would really like to have a valid check wetaher or not the browser is capable of using SpeechRecognition, as intended.

    Best Wishes

    /Thomas

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)