...
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
Profile | TwilioVoiceMessageProfile | MO | Messenger profile that is used to send the voice message (seeĀ Messenger Module). If the profile name does not exist or if this parameter is blank, the first found Twilio Voice Playdefinition Play definition will be used. |
Recipient | string | M | One or more recipient addresses. Multiple addresses must be separated by comma |
Audio URL | string | M | Audio URL that will be played on the recipients. The audio file (e.g. mp3 file) must be reachable via the Internet. |
Loop | string | O | True for playing it in loop. Default is false. |
...