Issue Summary
The twiml.VoiceProsody struct does not generate the right xml tag for prosody. ssml docs
Steps to Reproduce
- create a new struct for twiml.VoiceProsody
- observe that the tag is and not as per twillio documentation
Technical details:
- twilio-go version: v1.10.0
- go version: 1.20