You can now set your chatbot to reply in a German language voice to your visitors. This setting is available under Settings -> Advanced -> Speech Services Language. Remember to enable "Text to Speech" for your chatbot to have it reply to your visitors with an audio response.
German language support for text to speech
More updates
New privacy and data controls
We've added new ways to control your data and protect your visitors' privacy.
Content Security Policy (CSP) support for the chat widget
Security-focused websites lock down their Content Security Policy by removing 'unsafe-inline' from style-src. Until now that broke the chat widget: the styles it injects into the page were blocked, leaving a bare, unstyled button instead of your chatbot. The widget loader now supports CSP nonces. Pass your page's per-request nonce to the embed script and the widget applies it to everything it injects, so it works under the strictest policy with no 'unsafe-inline' required: