integrations.sh
← all integrations

googleapis.com – texttospeech

OpenAPI apis-guru analyticsmedia

Synthesizes natural-sounding speech by applying powerful neural network models.

Homepage
https://api.apis.guru/v2/specs/googleapis.com:texttospeech/v1.json
Provider
googleapis.com:texttospeech / texttospeech
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/texttospeech/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/texttospeech/v1/openapi.yaml

Tools (9)

Extracted live via the executor SDK.

  • operations.texttospeechOperationsCancel

    Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

  • operations.texttospeechOperationsDelete

    Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

  • projects.texttospeechProjectsLocationsOperationsGet

    Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

  • projects.texttospeechProjectsLocationsOperationsList

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

  • projects.texttospeechProjectsLocationsSynthesizeLongAudio

    Synthesizes long form text asynchronously.

  • text.texttospeechTextSynthesize

    Synthesizes speech synchronously: receive results after all text input has been processed.

  • voices.texttospeechVoicesList

    Returns a list of Voice supported for synthesis.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools