Messenger.SendVoicePlay
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 | O | 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 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. |
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+