Game Development Community

Voice chat integration?

by Mark Storer · in Technical Issues · 06/02/2005 (10:21 am) · 1 replies

The "new audio features" thread raised an interesting question about voice chat integration. Specifically, TeamSpeak2.

While an SDK was mentioned in their forums in several places, I couldn't find anything about it on their web site itself.

Does anyone have any information on the TS SDK?

#1
06/02/2005 (11:27 am)
From this thread:

The SDK should be found in the 'client_SDK' directory in your Teamspeak install folder.
"C:\Program Files\Teamspeak2_RC2\client_sdk" is the default.


You need the TSRemote.dll from that SDK, and the c# wrapper class found HERE

Also, you may see about getting the patched TSRemote.dll that fixes a memory leak. HERE