twilio / twilio-go

A Go package for communicating with the Twilio API.
MIT License
271 stars 40 forks source link

fix: corrected the syntax of all tts ssml tags #221

Open PhilThurston opened 5 months ago

PhilThurston commented 5 months ago

Fixes

Fixes #220

This pull request fixes all the malformed SSML for Twiml. Proper syntax can be found here: https://www.twilio.com/docs/voice/twiml/say/text-speech#supported-ssml-tags

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.