Forum


Notice to all users

We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020

Results 1 to 2 of 2
  1. #1
    Join Date
    May 2017
    Posts
    1

    Muting Microphone and Speakers over Telnet/SDK

    Hello,
    I'm working on a little project, where I want to mute my microphone and speakers in Teamspeak over an external application. My Question now is, is it possible to that over Telnet (Client Query) or the Client SDK?
    I've already read threw the documentation, but couldn't found anything.
    I hope somebody knows more about it.

    Best regards
    DasChaos

  2. #2
    Join Date
    September 2012
    Posts
    6,079
    You can use the clientquery plugin, connect to its telnet port and use the clientupdate command like so:

    Code:
    clientupdate client_input_muted=1 //mutes mic
    clientupdate client_input_muted=0 //unmute mic
    When sending PMs please make sure to include a reference link to the thread in question in the body of your message.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Muting Microphone increases DJ bot volume
    By rudemario in forum Windows
    Replies: 0
    Last Post: September 2nd, 2016, 12:05 AM
  2. TS is muting my microphone constantly
    By Fr0gz in forum Client Support
    Replies: 1
    Last Post: April 11th, 2016, 08:24 AM
  3. Replies: 0
    Last Post: July 27th, 2014, 09:02 AM
  4. Microphone muting when I click.
    By quants5 in forum Client Support
    Replies: 0
    Last Post: January 3rd, 2014, 04:50 AM
  5. Microphone keeps muting/activating
    By jnettispagetti in forum Windows
    Replies: 1
    Last Post: December 11th, 2012, 08:43 AM

Posting Permissions

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