Use the vcproConferenceServerX component to create multi-room voice conference solutions.
ConferenceServer does for you all sophisticated work such as audio stream decoding / mixing / encoding.
Specify ConferenceServer audio parameters (FormatTag, PcmSamplesPerSec, etc.). Call the AddRoom / DeleteRoom methods to manage conference rooms.
ConferenceServer uses a single TCP/UDP Port to handle all network connections.
In order to connect to the ConferenceServer component from the client side, use RoomName / RoomPassword properties of the IpClient / MediaGate components: