Google Cloud Speech-To-Text · Capability
Google Cloud Speech-to-Text API
Provides speech recognition capabilities to convert audio to text, supporting synchronous recognition, asynchronous batch processing, and real-time streaming transcription across 125+ languages.
What You Can Do
POST
Recognize
— Google Cloud Speech-To-Text Synchronous speech recognition
/speech:recognize
POST
Longrunningrecognize
— Google Cloud Speech-To-Text Asynchronous speech recognition
/speech:longrunningrecognize
GET
Getoperation
— Google Cloud Speech-To-Text Get operation status
/operations/{operationId}
GET
Listrecognizers
— Google Cloud Speech-To-Text List recognizers
/projects/{project}/locations/{location}/recognizers
POST
Createrecognizer
— Google Cloud Speech-To-Text Create a recognizer
/projects/{project}/locations/{location}/recognizers
MCP Tools
recognize
Google Cloud Speech-To-Text Synchronous speech recognition
longrunningrecognize
Google Cloud Speech-To-Text Asynchronous speech recognition
getoperation
Google Cloud Speech-To-Text Get operation status
read-only
idempotent
listrecognizers
Google Cloud Speech-To-Text List recognizers
read-only
idempotent
createrecognizer
Google Cloud Speech-To-Text Create a recognizer