Could someone from the Google Speech Recognition API team give us an update on the current status of that API?
Specific questions that I have are:
Is there any difference in functionality between regular Chrome and Chrome Canary?
How much of the W3C api spec is currently implemented ? (I realize that the spec is not totally finalized)
Is there any way to get info on the state of a current connection between the client and Google speech recognition server, other than interim results?
Most of the time this works fine, occasionally I get a 'network error' and then some times it doesn't appear to do anything (even with seemingly clear speech) - I don't have a way to know where that problem lies.
I'm thinking of a log message something like '57 bytes sent to server'...
Are there any 'accuracy' figures for recognition in each language ? I realize that is difficult to define - how well does speech recognition work in terms of % correct words for a given speaker and % correct for a given text spoken by a sample population, etc... are some languages markedly better than others ?
And finally, is this the best place for discussing this API or is another list more suitable ?
I'm building an application to help with language learning and I am very excited about the API and the results that I am getting so far - keep up the good work !
thanks
--Rob Jones