Description
This logic can be used to send a voice stream to one or more recipients via Twilio. In order to use this logic, a valid messenger profile must be configured (seeĀ Messenger Module).
Inputs
None
Outputs
None
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
Profile | TwilioVoiceMessageProfile | M | Messenger profile that is used to send the voice message (seeĀ Messenger Module). |
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. |
Possible trigger types
All
Article applies to the following products:
NETx BMS Platform, XLogic Library 1.0.16+
NETx Multi Protocol Server, XLogic Library 1.0.16+