com.apama.cumulocity
Event SendSpeech


Sends speech.
Member summary
 stringphoneNumber

Phone number to call.
 stringtextToSpeech

Text field to be converted to voice message.
 stringdeviceId

Identifier of the device that triggered this call.
 integerattempts

Number of retries or attempt to be made.
 integertimeout

Timeout for receiving response.
 stringalarmId

Alarm identifier - a response will update this Alarm.
 stringquestionText

Question text.
 stringacknowledgeButton

Acknowledgement button.
 
Member detail

acknowledgeButton

string acknowledgeButton
Acknowledgement button.

alarmId

string alarmId
Alarm identifier - a response will update this Alarm.

attempts

integer attempts
Number of retries or attempt to be made.

deviceId

string deviceId
Identifier of the device that triggered this call.

phoneNumber

string phoneNumber
Phone number to call.

questionText

string questionText
Question text.

textToSpeech

string textToSpeech
Text field to be converted to voice message.

timeout

integer timeout
Timeout for receiving response.