Streaming Translation (Chinese↔English)
Free streaming translation API for real-time Chinese↔English translation. Built on Server-Sent Events (SSE) to deliver a typewriter-style streaming response, ideal for real-time translation apps, chat translation, live captions, and instant messaging translation. · Real-time chat translation, live caption translation, instant messaging apps, AI conversation translation, speech recognition translation, online education, and cross-border communication. · Streaming Translation (Chinese↔English)
streaming translation API, SSE translation, real-time translation API, Chinese English translation, typewriter translation, Server-Sent Events, streaming response translation, real-time translation service
POST /translate/stream - Streaming Translation (Chinese↔English)
Want translations to appear character by character, typewriter style? This streaming translation endpoint delivers exactly that.
Overview
Unlike traditional translation APIs that return the full result at once, this endpoint streams the translated text to you token by token (the way ChatGPT replies appear). It is well suited to chat apps, live captions, and any scenario that benefits from immediate feedback.
What it does
- Chinese↔English translation: bidirectional translation between Chinese and English
- Auto detection: not sure of the source language? Set it to auto and we will detect it for you
- Token-by-token streaming: results stream back smoothly, like a typewriter, for a more responsive UX
- Audio playback: some results include audio links you can use for read-aloud playback
Supported languages
Focused on Chinese↔English translation. Available options:
- Chinese (Simplified or Traditional)
- English
- auto (auto detection)