integrations.sh
← all integrations

googleapis.com – speech

OpenAPI apis-guru analyticsmedia

Converts audio to text by applying powerful neural network models.

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

Tools (13)

Extracted live via the executor SDK.

  • operations.speechOperationsGet

    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.

  • operations.speechOperationsList

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

  • projects.speechProjectsLocationsCustomClassesCreate

    Create a custom class.

  • projects.speechProjectsLocationsCustomClassesList

    List custom classes.

  • projects.speechProjectsLocationsPhraseSetsCreate

    Create a set of phrase hints. Each item in the set can be a single word or a multi-word phrase. The items in the PhraseSet are favored by the recognition model when you send a call that includes the PhraseSet.

  • projects.speechProjectsLocationsPhraseSetsDelete

    Delete a phrase set.

  • projects.speechProjectsLocationsPhraseSetsGet

    Get a phrase set.

  • projects.speechProjectsLocationsPhraseSetsList

    List phrase sets.

  • projects.speechProjectsLocationsPhraseSetsPatch

    Update a phrase set.

  • speech.speechLongrunningrecognize

    Performs asynchronous speech recognition: receive results via the google.longrunning.Operations interface. Returns either an Operation.error or an Operation.response which contains a LongRunningRecognizeResponse message. For more information on asynchronous speech recognition, see the .

  • speech.speechRecognize

    Performs synchronous speech recognition: receive results after all audio has been sent and processed.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools