'Google Actions does not support ssml lang despite it being documented as beta

On https://developers.google.com/assistant/conversational/ssml-beta there is a good introduction of the use of xml:lang to change the language of a text fragment, as in

"The title of this book is <lang xml:lang="fr-FR">La Peste, de Camus".

(escaped quotes because in a json structure)

But this does not seem to work on a real action. Any advice?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source