All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.texttospeech.v1beta1.gapic_metadata.json Maven / Gradle / Ivy

There is a newer version: 2.55.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.texttospeech.v1beta1",
  "libraryPackage": "com.google.cloud.texttospeech.v1beta1",
  "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