Pregunta

I want to use the full-duplex mode of the google speech-api. In the Google APIs site, I don't have "Speech API" in the list.

How can I do to have access to it?

¿Fue útil?

Solución

I don't know how to code in Ruby, but I know where you need to get the Duplex API Key from:

http://www.chromium.org/developers/how-tos/api-keys

Here is some PHP code to look at how to do it. I just prefer the old API personally and still use it:

http://mikepultz.com/?wpdmact=process&did=MS5ob3RsaW5r

I would give you an example in Ruby, but I don't know how to code in Ruby so here is just a coding example on the subject.

I hope this helps. - Skylion

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top