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
Manage your chatbot from Claude Code
Optimizing a chatbot usually means clicking through analytics, guessing what to change, then checking back next week to see if it helped. Now you can just ask.
OKF Generator: turn any site into an Open Knowledge Format bundle
Google Cloud published the Open Knowledge Format (OKF) in June 2026, a simple way to hand AI agents your content as a folder of markdown files instead of making them scrape your HTML. Our new free OKF Generator builds one for you: paste your website URL and it crawls your pages, writes a clean markdown file per page with structured frontmatter (type, title, description, tags), and assembles an index.md that links the whole bundle together. Download the bundle as a .zip and host it at yoursite.com/okf/ so AI agents can read your content, and how your pages connect, directly rather than guessing from your rendered HTML. It is the natural next layer above our llms.txt Generator, and like all of our free tools it takes about 30 seconds and needs no signup.