Messenger.SendVoiceMessage

Description

This logic can be used to send a voice message 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

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 Message definition will be used.

Recipient

string

M

One or more recipient addresses. Multiple addresses must be separated by comma ,.

Message

string

M

Message that shall be send as voice message.

Voice

string

O

man, woman, alice, or any of the Amazon Polly voices

Loop

bool

O

True for playing it in loop. Default is false.

Language

string

O

Language to be used. Possible values are en, en-gb, es, fr, de.

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+