IP address and port of communication destination of "Web Speech API"(webkitSpeechRecognition)

707 views
Skip to first unread message

uhiro

unread,
Jun 29, 2017, 5:45:26 AM6/29/17
to Chromium-discuss

I am creating an application to perform speech recognition. I'd like to use "Web Speech API" for that speech recognition engine Https://developer.mozilla.org/en/docs/Web/API/Web_Speech_API Applications are used in the company network. So I have to give firewall permission. Please tell me the port of communication destination and IP address range or FQDN.

PhistucK

unread,
Jun 29, 2017, 5:52:22 AM6/29/17
to ryuc...@gmail.com, Chromium-discuss
It uses the the https://www.google.com origin, so the port is 443, I believe and the IP address is DNS determined. The IP address range/FQDN of www.google.com applies here as well.
Though you should not rely on this, because it can change in any release without any prior notice.

For a stable (but not free) way (with a service level agreement), you might want to look into the Google Cloud Speech API.


PhistucK

On Thu, Jun 29, 2017 at 12:32 PM, uhiro <ryuc...@gmail.com> wrote:

I am creating an application to perform speech recognition. I'd like to use "Web Speech API" for that speech recognition engine Https://developer.mozilla.org/en/docs/Web/API/Web_Speech_API Applications are used in the company network. So I have to give firewall permission. Please tell me the port of communication destination and IP address range or FQDN.

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+unsubscribe@chromium.org.

PhistucK

unread,
Jun 29, 2017, 5:56:53 AM6/29/17
to ryuc...@gmail.com, Chromium-discuss
Also, note that it is only the origin/port when using Google Chrome. Other browsers use other URLs and interfaces and may not even be HTTP or TCP based.


PhistucK
Reply all
Reply to author
Forward
0 new messages