Skip to main content
Version: Next

Google Speech To Text Streaming

Transform an audio stream to text, using Google client.

Description

Inputs

  • Language (String)
  • Stream (base64) (String): Audio stream in base64 encoded, using the codec WEBM/Opus

Outputs

  • Text (String)
  • Error (Error Flow)