Package com.vonage.client.voice.ncco
package com.vonage.client.voice.ncco
Provides useful NCCO classes which can be serialized using Jackson when
implementing webhooks to drive the Vonage Voice API.
-
ClassDescriptionAn NCCO action.Represents an app endpoint used in a
ConnectAction.An NCCO connect action that allows for the establishment of a connection to variousEndpoint.An NCCO conversation action which enables the ability to host conference calls.Builder for specifying the properties of a Conversation NCCO.DTMF (Dial Tone Multi Frequency) settings for Input Actions that will be added to a NCCO object.Builder for specifying DTMF settings.An endpoint for aConnectActionto connect to.The type of request to use when connecting to an event URL.The type of event to use.An NCCO input action which allows for the collection of digits and automatic speech recognition from a person.Builder for specifying the properties of an InputAction.Represents the input mode forInputAction.Vonage Call Control Object for controlling the flow of a Voice API call.An NCCO notify action which allows for custom events to be sent to a configured webhook.Represents a phone endpoint used in aConnectAction.An object containing a required url key.An NCCO record action which allows for the call to be recorded.Builder for a RecordAction.Represents a SIP endpoint used in aConnectAction.ASR (Automatic Speech Recognition) settings for Input Actions that will be added to a NCCO object.Builder for customising SpeechSettings parameters.An NCCO stream action which allows for media to be streamed to a call.An NCCO talk action which allows for synthesized speech to be sent to a call.Customisable settings for call recording transcription.Builder for setting the TranscriptionSettings parameters.Represents a VBC endpoint used in aConnectAction.Builder for specifying properties of a VBC endpoint.Represents a web socket endpoint used in aConnectAction.