Hi,
I have adapted the example code form the Speech Recognition documentation to fire up Speech recognition in Visual Studio for Web Express 2013 on Windows 8.
The speech synthensizer works fine when I fire up the app in IE and produce Text-to-speech, but when I try the Speech recognition code, all I get is "Waiting for Localhost" messages, and no result.
Is there a problem with speech recognition with Web development using browsers? (I tried and failed in Opera as well)
I am keen to use speech recognition for a webapp, ultimately serving mobile devices with the power of server-based processing.
Anyone help please?
:-)