Scordo / TS3QueryLib.Net

This library allows you to query team speak 3 servers using the query port. All queries are implemented type safe and the library is written to work with .Net 3.5 SP1 or higher inluding support for silverlight 3.0 or higher and windows phone 7.1.
BSD 3-Clause "New" or "Revised" License
51 stars 15 forks source link

Using theese #20

Closed SBreso closed 7 years ago

SBreso commented 8 years ago

Hi I am a new dev. I would want that all my clients could speak ones with others inside the app. I want add this feature to my app. Can i do this with this api??

FireEmerald commented 8 years ago

There is none app expect the TeamSpeak 3 Client itself, which offers the opportunity to access the voice chat of TeamSpeak 3.

SBreso commented 8 years ago

ok, thanks. Then, can we connect to the ts3Server across ts3Client? and what more?

How we can use voice chat 'without' use ts3Client? Thanks

FireEmerald commented 8 years ago

It's not possible to access the voice chat without the official ts3Client.

SBreso commented 8 years ago

thanks