Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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 Playdefinition 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+

  • No labels