What is the maximum length, or limits of, the SSML
attribute in an Amazon Echo Alexa skill JSON response?
"outputSpeech": {
"type": "SSML",
"ssml": "<speak>This output speech uses SSML.</speak>"
}
From the JSON interface reference:
Response Format
This section documents the format of the response that your service returns. The service for an Alexa skill must send its response in JSON format.
Note the following size limitations for the response: