Documentation

Support

Vivox Core SDK

Vivox Core SDK

Vivox Core SDK

Learn about client SDK basics.
Read time 1 minuteLast updated 20 hours ago

Introduction

The Vivox Core SDK is an engine-agnostic voice and text chat system that brings in-app communications to your project. Vivox SDK provides the following core capabilities:
  • Buddy and presence services
  • Cross-platform functionality
  • Directed voice and text communication services
  • Group voice and text communication services
Game developers can integrate these capabilities directly into game clients and companion applications by using the Vivox SDK. Vivox offers additional features for speech-to-text transcriptions and text-to-speech for better accessibility for users. As well as server-side recording to help reduce in-game toxicity. Optionally, game developers can provide additional capabilities by integrating their game server with Vivox servers through the Vivox Server to Server Web API, which is a simple XML over HTTP protocol that you can access by using a variety of server technologies.

Topic

Description

Before you beginFoundational information on how Vivox works and what you’ll need to implement the SDK.
Getting startedHow to start using the Vivox SDK.
Developer guideInformation and guides on implementing the main features of the Vivox SDK.
Speech-to-text audio transcriptionHow to implement speech-to-text audio transcriptions for users.
Text-to-speechHow to implement text-to-speech for users.

Additional resources