OCNORA

Google Speech-to-Text

Google CloudOAuth 2.0credential probe

Transcribe audio with Google Cloud Speech-to-Text (Google OAuth2).

OCNORA ships 4 typed Google Speech-to-Text operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 4

  • Get Operation
    Check a long-running transcription; returns the transcript when done.
    speech_to_text.get_operation
  • List Operations
    Lists operations that match the specified filter in the request.
    speech_to_text.list_operations
  • Long Running Recognize
    Start an async transcription of audio stored in Cloud Storage.
    speech_to_text.long_running_recognize
  • Recognize
    Transcribe a short audio file (under 1 minute) into text.
    speech_to_text.recognize

Run your first Google Speech-to-Text workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.