Introduction

The Soket’s Realtime Speech API, built on OpenAI’s protocol, enables implementation of conversational AI capabilities through WebSockets, a widely supported protocol optimized for real-time server-to-server data transfer. This guide demonstrates how to establish WebSocket connections and interact with Realtime models. WebRTC support for browser and mobile clients will be available in an upcoming release.

Access Your API Key

  1. Log in to your TensorStudio account.
  2. Navigate to the API Keys section under manage.
  3. Generate a new API key for your project.
Note: Keep your API key secure. Avoid sharing it publicly.
Hero Light

Explore the Realtime Speech API

  • Connect using Websocket API
  • Explore SDKs to connect to Speech API in your application

Need Help?