Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.4 KB

README_EN.md

File metadata and controls

23 lines (17 loc) · 1.4 KB

RealityVoice Build status

RealityVoice is an open-source 3D voice chat for GTA 5 (Grand Theft Multiplayer), based on OpenAL and Lidgren.

Important: This application is not for daily use, there are many bugs and it is quite network-heavy. The good thing is: It can be fixed. This application is for developers who want to integrate it into their own launcher - not for end-users.

Nevertheless, it would be nice if there will be an active contribution as it would greatly improve the stability.

Serverside implementation

To use RealityVoice on the serverside, a reference to VoiceChat.dll

TODO

  • Reduce network messages @root / 24.12.2017 Rework started. Network traffic reduced
  • Improve voice recognition
  • Push-to-talk
  • Volume-controls

Used libraries