Uses of Class
com.vonage.client.conversations.AudioSayEvent.Builder
Packages that use AudioSayEvent.Builder
-
Uses of AudioSayEvent.Builder in com.vonage.client.conversations
Methods in com.vonage.client.conversations that return AudioSayEvent.BuilderModifier and TypeMethodDescriptionstatic AudioSayEvent.BuilderAudioSayEvent.builder()Entry point for constructing an instance of this class.AudioSayEvent.Builder.language(TextToSpeechLanguage language) Language for the spoken text.AudioSayEvent.Builder.premium(boolean premium) Whether to use the premium version of the text-to-speech voice.AudioSayEvent.Builder.ssml(boolean ssml) Whether to enable Synthesized Speech Markup Language (SSML).AudioSayEvent.Builder.style(int style) Text-to-speech voice style.(REQUIRED) Text to be spoken.