Cloud Speech API Streaming recognition

32 views
Skip to first unread message

Ronald Ruijs

unread,
May 2, 2018, 5:21:05 AM5/2/18
to Google Cloud Developers

Hello,

Now I got sync recognition working,I am trying to get streaming recognition to work.

I understand I need to make gRPC calls using protobuf data.

Unfortutely, I cannot use Google's Client Libraries, as they are not available for Delphi.

After reading the docs, I have some questions:

- Do I need to make a HTTP/2 call, or can I use HTTP/1.1 or WebSockets to call the rpc?
- Can I use an API key to authenticate?

Suggestions/ideas are highly appreciated. 

Best regards,

Ronald

Katayoon (Cloud Platform Support)

unread,
May 2, 2018, 1:56:01 PM5/2/18
to Google Cloud Developers

Hi Ronald,


Based on gRPC documentation, gRPC uses standards based HTTP/2. For the second question, I should note that for APIs that don't require authentication like Cloud Speech API, you can use API keys.


Reply all
Reply to author
Forward
0 new messages