ms_create_ssml("hey I really like things & dogs", escape = TRUE)
ms_create_ssml("hey I really like things")
ms_create_ssml('hey I really like things')
ms_create_ssml('hey I really like things',
escape = TRUE)
Run the code above in your browser using DataLab