Participant
Events related to CCAI participants.
Constants
Created
Triggers after the CCAI.Participant instance is created.
Parameters
ccaiParticipant:
CCAI Participant istance that generated the event
MarkerReached
Triggered when CCAI.Participant.addPlaybackMarker is reached.
Parameters
ccaiParticipant:
CCAI Participant istance that generated the event
PlaybackFinished
Triggered when playback of a single phrase has finished successfully or in case of a playback error.
Parameters
ccaiParticipant:
CCAI Participant istance that generated the event
PlaybackReady
Triggered when audio_segments from Google are ready to be played.
Parameters
ccaiParticipant:
CCAI Participant istance that generated the event
PlaybackStarted
Triggered when playback of a single phrase has started.
Parameters
ccaiParticipant:
CCAI Participant istance that generated the event
PlaybackStopped
Triggered when playback of a single phrase has stoped.
Parameters
ccaiParticipant:
CCAI Participant istance that generated the event
Response
Triggered when a CCAI.Participant instance returns an intent response.
Parameters
ccaiParticipant:
CCAI Participant istance that generated the event