@php_python_kodlar · 280 subscribers
👑 Php jamoasiga xush kelibsiz! ├ 🐘 PHP kodlar ├ 👨💻 Tarqalmagan API kodlar └ 📤 Kerakli ilovalar Barchasini biz orqali o'rganing! ‼️Owner : @Xavfsizlikdan
The short link opens the channel straight in the Telegram app — not in a browser tab.
tg.me/go/php_python_kodlarIs this your channel? Add @tgme as admin — and see how many people click your links. Get the stats →
Channel created December 15, 2023per Telegram
We have been tracking it since July 21, 2026
In all that time the channel has changed neither its name, nor its @username, nor its avatar.
We show only what we have seen ourselves.
https://viscodev.x10.mx/live-speech/api.php
"• text — Text to be converted to speech
• voice — Name of the desired sound
• effects _ — Optional expression tags, separated by commas
• key — Your access key"
"
✓ Excellent for all languages :
• voice=sarah
• voice=adrian
✓ Custom :
• voice=yiyi
• voice=issam
• voice=huda"
"https://viscodev.x10.mx/live-speech/api.php?text=مرحبا&voice=huda&effects=[soft],[emphasis],[pause]&key=YOUR_ACCESS_KEY"
{
The endpoint responds as
"text/event-stream"
(SSE).
Audio arrives progressively in
"audio_base64"
chunks encoded as Opus audio. "data: {"audio_base64":"...","alignment":null,"chunk_seq":0}
event: complete
data: {"success":true,"received_bytes":12345,"content_type":"text/event-stream"}
"
}"curl --no-buffer --get "https://viscodev.x10.mx/live-speech/api.php" \
--data-urlencode "text=Hello, how are you?" \
--data-urlencode "voice=adrian" \
--data-urlencode "effects=[soft],[emphasis],[pause]" \
--data-urlencode "key=YOUR_ACCESS_KEY"
"
"[embarrassed], [sad], [angry], [soft], [whispering], [emphasis], [laughing], [excited], [breathy], [moaning], [chuckling], [sobbing], [clear throat], [sighing], [crying loudly], [groaning], [panting], [crowd laughing], [background laughter], [pause], [audience laughing].[long pause]"
ViSCO-Ai-WEXALB8P98O