Azure-Samples / cognitive-services-speech-sdk

Sample code for the Microsoft Cognitive Services Speech SDK
MIT License
2.84k stars 1.83k forks source link

Domain/Host/IP allowlist for streaming speech to text #2472

Closed ashwyn closed 1 month ago

ashwyn commented 3 months ago

Hi,

We use istio service entries for gating egress from our containers. And we are having trouble configuring the domains/hosts/IPs that need to be allowed when using the Python Speech SDK for streaming transcriptions.

SDK log file has the following error:

SPX_TRACE_ERROR: AZ_LOG_ERROR: socketio_berkeley.c:959 Socketio_Failure: Receiving data from endpoint: errno=104.

When we disable egress checks, everything works fine.

Could you share a list of domains that we need to add to the allowlist?

Thanks!

pankopon commented 3 months ago

Please see https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1105 for information and links.

github-actions[bot] commented 2 months ago

This item has been open without activity for 19 days. Provide a comment on status and remove "update needed" label.

pankopon commented 1 month ago

Closed as answered.