# Voiceitt WebSockets API

**Canonical:** https://apis.io/apis/voiceitt/voiceitt-websockets-api/  
**Provider:** Voiceitt — https://apis.io/providers/voiceitt/  
**Base URL:** https://web.voiceitt.com/socket.io  
**Documentation:** https://voiceitt-si-api.readme.io/reference/getting-started-with-your-api-1

Voiceitt WebSockets API is one of 3 APIs that [Voiceitt](https://apis.io/providers/voiceitt/) publishes on the [APIs.io](https://apis.io/) network, described by an AsyncAPI event-driven specification. Tagged areas include Speech-to-Text, Streaming, and Real-Time. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

Socket.IO WebSockets API for real-time speech recognition. After JWT login via the HTTP API, clients set recognition options (set_options), then send recognize_audio_samples for pre-segmented speech or stream_audio_samples / stream_compressed_audio for continuous PCM (16 kHz mono) or compressed audio, receiving chronologically ordered recognition and partial_recognition events with segment timing.

## Machine-readable artifacts (3)

- **Documentation** — https://voiceitt-si-api.readme.io/reference/getting-started-with-your-api-1
- **AsyncAPI** — https://raw.githubusercontent.com/api-evangelist/voiceitt/refs/heads/main/asyncapi/voiceitt-websockets-asyncapi.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/voiceitt/refs/heads/main/apis.yml

## Other Voiceitt APIs (2)

- [Voiceitt Auth API](https://apis.io/apis/voiceitt/voiceitt-auth-api/)
- [Voiceitt Rec API](https://apis.io/apis/voiceitt/voiceitt-rec-api/)

## Tags

Speech-to-Text, Streaming, Real-Time

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/voiceitt/voiceitt-websockets-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/voiceitt/.
