LIVE DEMO
Real-Time TikTok LIVE Captions
Transcription & Translation
AI-powered speech-to-text with speaker diarization, multi-language translation, and sub-second latency. Watch it work live below.
Session Stats
StatusConnecting...
Sentences0
Speakers-
LanguageAuto-detect
Translation
Powered By
TikTool AI EngineReal-Time Speech-to-Text
Multi-LanguageAuto-detect + translate
Speaker DiarizationIdentify who's speaking
1
import { TikTokLive } from '@tiktool/live'2
3
const ws = new WebSocket(4
'wss://api.tik.tools/captions?uniqueId=gbnews&apiKey=YOUR_API_KEY'5
)6
7
ws.on('message', (data: string) => {8
const msg = JSON.parse(data)9
console.log(`[${msg.speaker}] ${msg.text}`)10
})Real-Time TikTok Live Caption Credits
1 credit = 1 minute of audio transcribed into 1 language. Translating to 2 languages simultaneously burns 2 credits per minute.
Sign in and subscribe to Basic or higher to purchase caption credit packs.
Get StartedWhy Use Real-Time TikTok LIVE Captions?
Break Language Barriers
Auto-detect and translate speech from any language. Reach a global audience on TikTok LIVE.
Accessibility
Make your live streams accessible to deaf and hard-of-hearing viewers with real-time subtitles.
Engagement
Viewers are 80% more likely to watch longer when captions are available. Boost retention.
AI-Powered
Enterprise-grade speech recognition with speaker diarization. Know who's talking.