Design and Implementation of Multithread Voice Chat System

谢志鹏,吴清江
DOI: https://doi.org/10.3969/j.issn.1000-3428.2004.23.050
2004-01-01
Abstract:In the language of visual C++ ,this paper analyzes the key points in the design of voice chat system, including the voice recording , compression ,network transferring and playback ,resolves problems including message handling of recording and playing back, the application of multithread and multi buffer mechanism in this system , and audio compression and decompression. Therefor this chatting system performs uninterruptedly and with good fluency.
What problem does this paper attempt to address?