Introduction

This document provides an overview of the VCT library and describes its features and the procedures for programming with it.

The VCT library is a library used for voice chat over the Internet. VCT is an abbreviation of Voice ChaT.

The VCT library requires the use of a P2P communications library like Pia to send and receive audio data. The sample code in the sample demo uses the Pia library in its explanations.

For reference, PiaChat equipped with the same features as the VCT library has been prepared in the Pia library. If your application is using the Pia library, we recommend that you use PiaChat, because when you use PiaChat the packets are bundled with other communications packets.


CONFIDENTIAL