We confirmed this is caused by the October 2022 Windows security updates, which changed TLS behavior and broke the SDK connection to the TTS service. The fix is to install the out of band update for your build: KB5020435 for Windows 10 20H2 through 22H2, KB5020387 for Windows 11 21H2, and KB5018496 for Windows 11 22H2. These rolled into the November automatic update cycle, so if you are on an unpatched machine the simplest fix is to check for updates. One note: speech recognition kept working through all this, only synthesis was affected. Source: https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1692