Extract and play text messages

To play text messages for the turn, extract the messages content within the ExecuteResponse. This includes standalone messages, as well as messages as part of other action types.

For each message, if the message contains a visual field, extract the contents and display the text to the user within the UI of your application.

Remember that, in general, the visual field supports rich text format, so you can include HTML markups such as URLs.