🎙️ Thai Real-time Speech-to-Text (ASR) 🆕
🎙️ ระบบแปลงเสียงพูดภาษาไทยเป็นข้อความแบบเรียลไทม์ (Real-time)
Welcome to Thai Real-time ASR - our WebSocket-based real-time Automatic Speech Recognition service. This service converts audio stream data into text stream data in real-time, supporting both file streaming and direct microphone capture.

Getting Started
-
Prerequisites
- An API key from iApp Technology
- Audio stream in supported format
- WebSocket client implementation
- Supported format: PCM audio
- No specific length limitation
-
Quick Start
- Real-time processing
- Stream from file or microphone
- Support for Thai language
-
Key Features
- Real-time text streaming
- WebSocket-based communication
- Low latency processing
- Flexible integration options
- Continuous speech recognition
-
Security & Compliance
- GDPR and PDPA compliant
- Secure WebSocket (WSS) support
- No data retention after processing
How to get API Key?
Please visit API Portal to view your existing API key or request a new one.
Example
Sample Request:
- Without encryption :
ws://api.iapp.co.th/asrx
- With encryption :
wss://api.iapp.co.th/asrx
Sample Response:
{
"type": "realtime",
"state": "Sentence",
"text": "สวัสดีครับ"
}
Features & Capabilities
Core Features
- Real-time speech recognition
- WebSocket streaming support
- File and microphone input
- State-based response system
- Continuous recognition