Allows you to send a request that sends a voice message. This operation uses <a href="http://aws.amazon.com/polly/">Amazon Polly</a> to convert a text script into a voice message.
Headers
Request body
The destination phone number in E.164 format.
The text to convert to a voice message.
The voice for the <a href="https://docs.aws.amazon.com/polly/latest/dg/what-is.html">Amazon Polly</a> service to use. By default this is set to "MATTHEW".
The name of the configuration set to use. This can be either the ConfigurationSetName or ConfigurationSetArn.
The maximum amount to spend per voice message, in US dollars.
How long the voice message is valid for. By default this is 72 hours.
You can specify custom data in this field. If you do, that data is logged to the event destination.
When set to true, the message is checked and validated, but isn't sent to the end recipient.
The unique identifier for the protect configuration.
Set to true to enable message feedback for the message. When a user receives the message you need to update the message status using <a>PutMessageFeedback</a>.
Response
Success
The unique identifier for the message.