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 class
CustomVoiceParams
Description of the custom voice to be synthesized.static class
CustomVoiceParams.Builder
Description of the custom voice to be synthesized.Methods in com.google.cloud.texttospeech.v1 that return CustomVoiceParamsOrBuilder Modifier and Type Method Description CustomVoiceParamsOrBuilder
VoiceSelectionParams.Builder. getCustomVoiceOrBuilder()
The configuration for a custom voice.CustomVoiceParamsOrBuilder
VoiceSelectionParams. getCustomVoiceOrBuilder()
The configuration for a custom voice.CustomVoiceParamsOrBuilder
VoiceSelectionParamsOrBuilder. getCustomVoiceOrBuilder()
The configuration for a custom voice.
-