Results 1 to 11 of 11
Thread: tsrGetSpeakers
-
06-05-2004, 19:19 #1
-= TeamSpeak User =-
- Join Date
- May 2004
- Location
- UK
- Posts
- 9
tsrGetSpeakers
This function only reports the speaking users in your channel. How can I get a list of all speakers, so I can work out if they are in a parent channel etc.? Or am I limited to that only.
-
13-05-2004, 18:22 #2
AFAICR tsrGetSpeakers() only shows the speakers in the channel the client is currently residing in. (I switched from using the SDK a while back, so its not fresh in my mind)
So the answer would be no, it doesn't do what you would like it to do.
-
19-05-2004, 17:31 #3
-= TeamSpeak User =-
- Join Date
- May 2004
- Location
- UK
- Posts
- 9
I think that tsrGetSpeakers responds with anyone you can hear rather than only people in your channel. Good enough for my purpose.
You not using the SDK? You getting the window handle and examining the tree etc. manaually?
-
19-05-2004, 17:32 #4
-= TeamSpeak User =-
- Join Date
- May 2004
- Location
- UK
- Posts
- 9
BTW I now have a plugin for my LCDC application that shows the current speakers and server info on a LCD.
-
19-05-2004, 22:11 #5Shame, my Matrix Orbital is hooked up to a Gentoo MachineOriginally posted by Mat-d-rat
BTW I now have a plugin for my LCDC application that shows the current speakers and server info on a LCD.
YepOriginally posted by Mat-d-rat
You not using the SDK? You getting the window handle and examining the tree etc. manaually?
At the time I started TSO, the SDK was broken, and nobody knew how long the fix would be.
It also allows me to do things with the TeamSpeak log, so I can see leaves/joins, etc, which the SDK currently has no provision for.
-
26-05-2004, 17:44 #6
-= TeamSpeak User =-
- Join Date
- May 2004
- Location
- UK
- Posts
- 9
Cool, I got a silly bug (Image1 error coming up) but I have no idea why. In fact I can't even reproduce it but loads of the beta users are reporting it...
-
07-06-2004, 23:30 #7
-= TeamSpeak User =-
- Join Date
- May 2004
- Location
- UK
- Posts
- 9
I don't suppose there is any chance of getting hold of this, as I'm still experiencing lots of probs with the Image1 http://forums.lcdc.cc/index.php?showtopic=2546 and I'm running out of ideas to try.
Originally Posted by qbnut
-
08-06-2004, 21:52 #8You would be right
Originally Posted by Mat-d-rat
It's very specific to TSO. Besides, the SDK, now that it's fixed, provides you with all of the information you need, and is silly simple to use - Much easier than the screen-scrape code 
I don't think your Image1 error is related to the info supplied by TeamSpeak.
-
11-06-2004, 08:47 #9
-= TeamSpeak User =-
- Join Date
- May 2004
- Location
- UK
- Posts
- 9
I don't think the image1 error is related to my plugin either as I don't have an image1
I've even had a second person look at my code and not find anything wrong either.
-
11-06-2004, 15:41 #10
-= TeamSpeak User =-
- Join Date
- May 2004
- Location
- UK
- Posts
- 9
Okies, I pretty much got all the details, except I've not been able to enumerat the tree view yet
any pointers welcome (got all teh other info now though) - Also does your code work with people in other channels speaking to you? I guess so as (again guessing) you check the icon index or something to check on/off.
-
11-06-2004, 18:42 #11
-= TeamSpeak User =-
- Join Date
- May 2004
- Location
- UK
- Posts
- 9
No matter done now
BTW I used "uProcessMemMgr" avoids needing a hook.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)


Reply With Quote
