com.google.cloud.texttospeech.v1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-texttospeech Show documentation
Show all versions of google-cloud-texttospeech Show documentation
Java idiomatic client for Google Cloud Text-to-Speech
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.texttospeech.v1",
"libraryPackage": "com.google.cloud.texttospeech.v1",
"services": {
"TextToSpeech": {
"clients": {
"grpc": {
"libraryClient": "TextToSpeechClient",
"rpcs": {
"ListVoices": {
"methods": ["listVoices", "listVoices", "listVoicesCallable"]
},
"StreamingSynthesize": {
"methods": ["streamingSynthesizeCallable"]
},
"SynthesizeSpeech": {
"methods": ["synthesizeSpeech", "synthesizeSpeech", "synthesizeSpeechCallable"]
}
}
}
}
},
"TextToSpeechLongAudioSynthesize": {
"clients": {
"grpc": {
"libraryClient": "TextToSpeechLongAudioSynthesizeClient",
"rpcs": {
"SynthesizeLongAudio": {
"methods": ["synthesizeLongAudioAsync", "synthesizeLongAudioOperationCallable", "synthesizeLongAudioCallable"]
}
}
}
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy