Uses of Interface
com.google.cloud.texttospeech.v1beta1.VoiceOrBuilder
-
Packages that use VoiceOrBuilder Package Description com.google.cloud.texttospeech.v1beta1 A client to Cloud Text-to-Speech API -
-
Uses of VoiceOrBuilder in com.google.cloud.texttospeech.v1beta1
Classes in com.google.cloud.texttospeech.v1beta1 that implement VoiceOrBuilder Modifier and Type Class Description classVoiceDescription of a voice supported by the TTS service.static classVoice.BuilderDescription of a voice supported by the TTS service.Methods in com.google.cloud.texttospeech.v1beta1 that return VoiceOrBuilder Modifier and Type Method Description VoiceOrBuilderListVoicesResponse.Builder. getVoicesOrBuilder(int index)The list of voices.VoiceOrBuilderListVoicesResponse. getVoicesOrBuilder(int index)The list of voices.VoiceOrBuilderListVoicesResponseOrBuilder. getVoicesOrBuilder(int index)The list of voices.Methods in com.google.cloud.texttospeech.v1beta1 that return types with arguments of type VoiceOrBuilder Modifier and Type Method Description List<? extends VoiceOrBuilder>ListVoicesResponse.Builder. getVoicesOrBuilderList()The list of voices.List<? extends VoiceOrBuilder>ListVoicesResponse. getVoicesOrBuilderList()The list of voices.List<? extends VoiceOrBuilder>ListVoicesResponseOrBuilder. getVoicesOrBuilderList()The list of voices.
-