How fix this error :Speech synthesis canceled: CancellationReason.Error Error details: Connection failed (no connection to the remote host). Internal error: 1. Error details: Failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED wss://westeurope.tts.
ahmed.rhiat
0
Reputation points
I would like to use Azur Text to Speech on Raspberry Pi 4 with python but I doesn't work. I get the following Error : Speech synthesis canceled: CancellationReason.Error
Error details: Connection failed (no connection to the remote host). Internal error: 1. Error details: Failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED
wss://westeurope.tts.speech.microsoft.com/cognitiveservices/websocket/v1
X-ConnectionId: cc697a1f55014d8a98b0c021bbbdbcc2 USP state: Sending. Received audio size: 0 bytes.
The same Python example works on Windows 10 but not on Raspberry Pi 4. Thank U
Sign in to answer