Skip to content

WebSocket endpoint does not work for ElevenLabsEnvironment.PRODUCTION_EU #591

@msehnout

Description

@msehnout

Hello,

I was following this tutorial: https://elevenlabs.io/docs/websockets

and used the API endpoints according to this file:

base="https://api.eu.residency.elevenlabs.io", wss="wss://api.elevenlabs.io"

but that did not work. Changing the WSS endpoint to the appropriate residency fixes the issue:

uri = f"wss://api.eu.residency.elevenlabs.io/...."

It seems to me that the wss values for EU, US, and India should be updated.

Have a nice day,
Martin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions