Rate this page:

Participant

Events related to CCAI participants.

Constants

Created

Copy URL

Triggers after the CCAI.Participant instance is created.

Parameters

  • ccaiParticipant:

    Participant

    CCAI Participant istance that generated the event

MarkerReached

Copy URL

Triggered when CCAI.Participant.addPlaybackMarker is reached.

Parameters

  • ccaiParticipant:

    Participant

    CCAI Participant istance that generated the event

PlaybackFinished

Copy URL

Triggered when playback of a single phrase has finished successfully or in case of a playback error.

Parameters

  • ccaiParticipant:

    Participant

    CCAI Participant istance that generated the event

PlaybackReady

Copy URL

Triggered when audio_segments from Google are ready to be played.

Parameters

  • ccaiParticipant:

    Participant

    CCAI Participant istance that generated the event

PlaybackStarted

Copy URL

Triggered when playback of a single phrase has started.

Parameters

  • ccaiParticipant:

    Participant

    CCAI Participant istance that generated the event

PlaybackStopped

Copy URL

Triggered when playback of a single phrase has stoped.

Parameters

  • ccaiParticipant:

    Participant

    CCAI Participant istance that generated the event

Response

Copy URL

Triggered when a CCAI.Participant instance returns an intent response.

Parameters

  • ccaiParticipant:

    Participant

    CCAI Participant istance that generated the event