I'm working on a project with Google Speech API and i need to make use of the webkitSpeechGrammarList. It's implemented on Chrome? Have anyone any example? I need help of how to implement this.
Thanks in advance,
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe: http://groups.google.com/a/chromium.org/group/chromium-dev
I am just making sure you are aware of this -"The Speech API allows developers to access Google speech-recognition services. It is only available for development and personal use."You should not depend on the API for non personal use. It is limited to 50 requests per day and no additional quota can be purchased.☆PhistucK
On Thu, Jul 24, 2014 at 1:29 PM, Marc Canals <lew...@gmail.com> wrote:
I'm working on a project with Google Speech API and i need to make use of the webkitSpeechGrammarList. It's implemented on Chrome? Have anyone any example? I need help of how to implement this.
Thanks in advance,
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe: http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
Wait,I think here we are talking about the Web Speech API (the JavaScript window.webkitSpeechRecognition), NOT the /v2/speech webservice, right?
On Thu, Jul 24, 2014 at 6:26 PM, PhistucK <phis...@gmail.com> wrote:
I am just making sure you are aware of this -"The Speech API allows developers to access Google speech-recognition services. It is only available for development and personal use."
You should not depend on the API for non personal use. It is limited to 50 requests per day and no additional quota can be purchased.
☆PhistucK
On Thu, Jul 24, 2014 at 1:29 PM, Marc Canals <lew...@gmail.com> wrote:
I'm working on a project with Google Speech API and i need to make use of the webkitSpeechGrammarList. It's implemented on Chrome? Have anyone any example? I need help of how to implement this.
Thanks in advance,
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe: http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.