webspeech-api Questions

1

Solved

I am trying to test webspeech-api of firefox but encountering an error in the console saying ReferenceError: SpeechRecognition is not defined. I have even enabled media.webspeech.recognition.enabl...
Compete asked 30/9, 2016 at 6:24

0

I have been creating a desktop application using electron, which uses the javascript web speech api. It was working perfectly until the last few weeks. Currently, it does not work. I tried using Nw...

1

So I've noticed that after you do the first speak using speechSynthesis.speak, it speeds up dramatically in providing results. So my aim below was to speed it up by pre-initializing the synthesis s...

1

I have set up the Speech Recognition (speech to text) http://yjwebsoft.com/voice/ for some reason it works on chrome but not safari. But on the tutorial it meantioned that it does support Safari ...
Pruett asked 24/11, 2015 at 1:33

1

I'm using Chrome's tts service in my extension. According to the chrome.tts documentation: The maximum length of the text is 32,768 characters. However, when I pass string that have more than ...

1

Solved

As far as I can tell, the voiceschanged event doesn't fire in Safari, either on macs or in iOS. Also odd, it doesn't seem to fire in Chrome on iOS either, but I'm assuming Chrome on iOS uses the sa...

1

Had an itch to try out the Web Speech API. I copied the code exactly from the article, and I'm having an issue where you speak, but nothing happens until you speak AGAIN. [Fiddle: http://jsfiddle....
Clathrate asked 10/8, 2014 at 3:0

1

I am currently doing some RnD on Webkit Speech Recognition and I wanted to create an application specific grammar file. According W3C definition I wrote the following code. But it doesnt seem to sh...
Portmanteau asked 2/6, 2013 at 14:18

© 2022 - 2024 — McMap. All rights reserved.