{
  "schema_version": "1.0",
  "id": "s4:https://vercel.com/changelog/ai-gateway-now-supports-streaming-transcription",
  "slug": "ai-gateway-now-supports-streaming-transcription-1sq8mn3",
  "url": "https://feed7.dev/p/ai-gateway-now-supports-streaming-transcription-1sq8mn3",
  "title": "AI Gateway now supports streaming transcription",
  "why_included": "AI Gateway can now stream audio into transcription models and emit partial text, letting text-based agents accept lower-latency voice input without changing the agent itself.",
  "summary": "AI Gateway now supports **streaming transcription** through the AI SDK’s **streamTranscribe** function. It accepts live audio and emits transcript deltas plus partial and final transcripts across compatible providers.",
  "practical_implication": "Builders can add voice input by forwarding the live transcript to an existing text agent; swap the model string to change providers, and add speech generation only when spoken output is required.",
  "agent_context": "AI Gateway now supports **streaming transcription** through the AI SDK’s **streamTranscribe** function. It accepts live audio and emits transcript deltas plus partial and final transcripts across compatible providers.\n\nBuilders can add voice input by forwarding the live transcript to an existing text agent; swap the model string to change providers, and add speech generation only when spoken output is required.\n\nThe feature is **beta**, and the material gives no latency, accuracy, interruption-handling, or cost measurements. Full two-way conversation may be better served by a realtime voice system.",
  "source": {
    "name": "Vercel",
    "url": "https://vercel.com/changelog/ai-gateway-now-supports-streaming-transcription",
    "published_at": "2026-07-22T00:00:00.000Z"
  },
  "source_class": "blog_post",
  "content_type": "Engineering Post",
  "layer": "infra",
  "domains": [
    "audio"
  ],
  "topics": [
    "gateways",
    "tool-use",
    "agent-sdks"
  ],
  "verification": {
    "status": "official_source",
    "label": "Official Source",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "The feature is **beta**, and the material gives no latency, accuracy, interruption-handling, or cost measurements. Full two-way conversation may be better served by a realtime voice system."
  ],
  "lifecycle": "Current",
  "published_at": "2026-07-22T00:00:00.000Z",
  "modified_at": "2026-07-22T00:00:00.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/ai-gateway-now-supports-streaming-transcription-1sq8mn3",
    "json": "https://feed7.dev/p/ai-gateway-now-supports-streaming-transcription-1sq8mn3.json",
    "markdown": "https://feed7.dev/p/ai-gateway-now-supports-streaming-transcription-1sq8mn3.md"
  }
}