Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

is there ant google api for firefox that can convert speech to text

more options

I need to run my voice recognition project in firefox so is there any api that can convert speech to text in firefox browser

I need to run my voice recognition project in firefox so is there any api that can convert speech to text in firefox browser

Összes válasz (3)

more options

sry its not ant its any

more options

Hi,

Would you please take a look at this article :

https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API


When that time comes, you should be able to enable it as follows :

Type in the address bar about:config (press Enter) (promise to be carefull, if asked)

Type in the search box : media.webspeech and look for the preferences :

media.webspeech.recognition.enable and media.webspeech.synth.enable

And make sure both values are set to true

Then close and restart Firefox.

Módosította: Happy112,

more options

If you can't wait for a built-in speech recognition feature and you want to enable a third party service within a Firefox extension, I think a better site to ask on would be here:

http://discourse.mozilla.org/c/add-ons/development