Home
Transcribe voice input for the Home agent
Accepts raw audio bytes (e.g. webm from MediaRecorder). Returns transcribed text for the composer. Requires ai.web_agent and a signed-in session.
post/v1/home/agent/transcribe
Query parameters
workspacestring
Workspace id or slug; omit for Personal scope.
secondsnumber
Clip duration for logging (optional).
Response
Transcript
Changes
No recorded changes to this endpoint across all 2 revisions of this API.