Uses of Interface
com.google.cloud.texttospeech.v1.CustomVoiceParamsOrBuilder
-
Packages that use CustomVoiceParamsOrBuilder Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech API -
-
Uses of CustomVoiceParamsOrBuilder in com.google.cloud.texttospeech.v1
Classes in com.google.cloud.texttospeech.v1 that implement CustomVoiceParamsOrBuilder Modifier and Type Class Description classCustomVoiceParamsDescription of the custom voice to be synthesized.static classCustomVoiceParams.BuilderDescription of the custom voice to be synthesized.Methods in com.google.cloud.texttospeech.v1 that return CustomVoiceParamsOrBuilder Modifier and Type Method Description CustomVoiceParamsOrBuilderVoiceSelectionParams.Builder. getCustomVoiceOrBuilder()The configuration for a custom voice.CustomVoiceParamsOrBuilderVoiceSelectionParams. getCustomVoiceOrBuilder()The configuration for a custom voice.CustomVoiceParamsOrBuilderVoiceSelectionParamsOrBuilder. getCustomVoiceOrBuilder()The configuration for a custom voice.
-