Uses of Class
com.vonage.client.voice.ncco.SpeechSettings
Packages that use SpeechSettings
Package
Description
Provides useful NCCO classes which can be serialized using Jackson when
implementing webhooks to drive the Vonage Voice API.
-
Uses of SpeechSettings in com.vonage.client.voice.ncco
Methods in com.vonage.client.voice.ncco that return SpeechSettingsModifier and TypeMethodDescriptionSpeechSettings.Builder.build()Builds the SpeechSettings object with this builder's properties.InputAction.getSpeech()Methods in com.vonage.client.voice.ncco with parameters of type SpeechSettingsModifier and TypeMethodDescriptionInputAction.Builder.speech(SpeechSettings speech) Automatic Speech Recognition (ASR) settings to enable speech input.