Speak SSML
alexa_speak_ssmlSend SSML commands to any Echo device to control Alexa's speech with pauses, emphasis, and more for custom voice interactions.
Instructions
Make Alexa speak using SSML (Speech Synthesis Markup Language) for advanced voice control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serialNumber | Yes | Serial number of the Echo device | |
| ssml | Yes | SSML content (e.g., "<speak>Hello <break time=\"1s\"/> World</speak>") |