RakVoice Subsystem


Files

file  RakVoice.h
 Provides functionality for voice communications.
file  RakVoiceFactory.h
 Creates instances of RakVoice.
file  RakVoiceInterface.h
 A pure virtual interface for RakVoice.
file  RakVoice.cpp
 RakVoice class implementation.
file  RakVoiceFactory.cpp
 RakVoiceFactory Implementation.

Classes

class  RakVoice
 RakVoice voice communication library. More...
class  RakVoiceInterface
 Define the user interface of the RakVoice module. More...
class  RakVoiceFactory
 Create an instance of RakVoice. More...

Detailed Description

The RakVoice subsytem provide voice communications. It uses RakNet to transmit the data and speex to encode and decode the voice PCM data. Bandwidth usage is incredibly low, at about 500 bytes per second for 8 bit audio. Used with RakNet's secure communication capabilities, you can use the internet for secure peer-to-peer voice communications.
Generated on Mon Mar 20 20:32:57 2006 for RakNet by  doxygen 1.4.6-NO