# NOT RUN {
create_ssml("hey I really like things & dogs", escape = TRUE)
create_ssml("hey I really like things")
create_ssml('hey I <emphasis level="strong">really like</emphasis> things')
create_ssml('hey I <emphasis level="strong">really like</emphasis> things',
escape = TRUE)
# }
Run the code above in your browser using DataLab