PDA

View Full Version : looking for RS232 control for TS2


Eaulive
24-11-2008, 04:17
Hello.

I'm looking for a way to interface TS2 with an external communication system and I need to output a signal (key a relay or bias a transistor) when any user of a channel speaks.
I also need a way to PTT teamspeak when the external systems needs to.

I am a complete analphabet when it comes to computers programming even if I'm a communications tech :-(

Is there a good samaritan out there who would be willing to write a little program or point me in the right direction?

Thanks a bunch!

Hook88
26-11-2008, 18:26
You could use the 'tscontrol.exe' inside the client_sdk directory of TeamSpeak, to interfere with TeamSpeak2. But you have to write your own little Program...

There are some users out there, who connected a TS2-Client to a CB-radio to connect different regions with each other.... They developed a tool which 'pushs' the transmit button at the CB-transmitter as soon as smeone talks inside the Client's channel. Maybe that's something you're searching for....

Eaulive
27-11-2008, 16:13
You could use the 'tscontrol.exe' inside the client_sdk directory of TeamSpeak, to interfere with TeamSpeak2. But you have to write your own little Program...

There are some users out there, who connected a TS2-Client to a CB-radio to connect different regions with each other.... They developed a tool which 'pushs' the transmit button at the CB-transmitter as soon as smeone talks inside the Client's channel. Maybe that's something you're searching for....

Yes, that's what I'm looking for, well, half of it anyways, I also need a way to PTT teamspeak via remote (not by keyboard).
I'm looking for that "little program" since I can't write it myself, I have absolutely no idea how to start.

Thanks!