Community Forums Today's Posts     Member List     Archive    
Results 1 to 11 of 11

Thread: tsrGetSpeakers

  1. #1
    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.

  2. #2
    Join Date
    Nov 2003
    Location
    Somewhere on Planet Earth
    Posts
    25
    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.

  3. #3
    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?

  4. #4
    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.

  5. #5
    Join Date
    Nov 2003
    Location
    Somewhere on Planet Earth
    Posts
    25
    Originally 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.
    Shame, my Matrix Orbital is hooked up to a Gentoo Machine

    Originally posted by Mat-d-rat
    You not using the SDK? You getting the window handle and examining the tree etc. manaually?
    Yep 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.

  6. #6
    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...

  7. #7
    Join Date
    May 2004
    Location
    UK
    Posts
    9
    Quote Originally Posted by qbnut
    Yep 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.
    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.

  8. #8
    Join Date
    Nov 2003
    Location
    Somewhere on Planet Earth
    Posts
    25
    Quote Originally Posted by Mat-d-rat
    I don't suppose there is any chance of getting hold of this
    You would be right 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.

  9. #9
    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.

  10. #10
    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. #11
    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)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •