Results 16 to 30 of 52
Thread: [REQUEST] Logitech G930 Plugin
-
23-11-2010, 09:59 #16
-= TeamSpeak User =-
- Join Date
- Nov 2010
- Location
- Romania
- Posts
- 1
@Morpheuskiller
Sure, for programmers it's easy. But not all of us are programmers. The only thing about programming I know is that there should be a difference between "print" and "echo", but there isn't
. Now you can imagine I can't write my own plugins.
Logitech G930
-
08-12-2010, 17:57 #17
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- United States
- Posts
- 9
-
08-12-2010, 21:36 #18
-= TeamSpeak User =-
- Join Date
- Dec 2010
- Location
- Washington
- Posts
- 18
For some reason, the keyboard (not the toggle) one isn't working correctly for me. I use the Left bracket "[" for voice activation. It works with the toggle but not the key press (G930Keyboard.dll). If I press the button on the headset while using Notepad, it does enter the key.
When I use it while playing a game, nothing happens. It's as if it tries to enter it into the game instead of TeamSpeak ie. TS3 just doesn't pick it up. Any suggestions?
-
09-12-2010, 06:53 #19
-= TeamSpeak User =-
- Join Date
- Oct 2010
- Location
- San Jose, CA
- Posts
- 6
I am sorry but I do not think there is any way (using Logitech's SDK) to get a non-toggle push to talk key. All you get from a programming point of view when a G-key is pressed is a "Run G-key Command". No G-key down or G-key up events so I cannot even tell when the key was released (it gives the command on G-key press).
The reason the non-toggles do not work for push to talk is that when you press the G-key on the headphones it sends a key-down followed instantly by a key-up, totally ignoring the G-key state after the first G-key down. I am in the process of asking Logitech if there is another (undocumented) API I could implement, edit: they said it should be in the next release of the sdk.
-
11-12-2010, 16:52 #20
-= TeamSpeak User =-
- Join Date
- Dec 2010
- Location
- Washington
- Posts
- 18
Thanks for clearing that up, Nakor. As I understand it, when a key is held down on a keyboard it repeatedly sends the keypress to the app. If the headset G key is only sending the keypress one time when using the non-toggles, I see why it wouldn't work.
-
22-12-2010, 01:04 #21
-= TeamSpeak User =-
- Join Date
- Oct 2010
- Location
- San Jose, CA
- Posts
- 6
Only as a point of interest but using the standard windows key events like I am (sendinput() in C++) there is actually just a single key-down on key press and a key-up on key release. I am not sure where the auto key repeat is implemented, but at this level it is sending key-down events followed by key-down events with a key-up only at the end.
Using sendinput() I would need to implement repeating in the plugin but I cannot do it without a G-key released event from the headset's software (or as a toggle or fixed number of repeats).
-
25-01-2011, 22:40 #22
-= TeamSpeak User =-
- Join Date
- Jan 2011
- Posts
- 2
This is all foreign to me...Can someone please put a step by step directions on getting the G-Key on the G930 to be a push to talk button for TS3...Thanks in advanced...
-
28-01-2011, 01:25 #23
-= TeamSpeak User =-
- Join Date
- Oct 2010
- Location
- San Jose, CA
- Posts
- 6
Well you need to download my plugin:
AsmodianG930Plugins-v1.2.zip
and install this from Microsoft (top link on google):
Microsoft Visual C++ 2010 Redistributable x86
1) Inside my zip file you will find four .dll files, you need the toggle one for a PTT key.
2) In the G930 drivers click the + for adding a plugin and select that toggle .dll (make sure the thing from Microsoft is installed first or it will not work)
3) In the G960 drivers chose the new entry from the plugin list and pick the PTT key you bound with your keyboard. It will be a toggle, push-to-talk then push-to-stop.
The G930 driver app and TS should both be running as admin.
-
28-01-2011, 06:22 #24
-= TeamSpeak User =-
- Join Date
- Jan 2011
- Posts
- 2
Thanks Nakor...you DA MAN!!! Works good...to bad it doesn't work on a single push...but this will work fine....Thanks!!
-
31-01-2011, 10:09 #25
-= TeamSpeak User =-
- Join Date
- Jan 2011
- Posts
- 1
-
04-03-2011, 18:25 #26
-= TeamSpeak Lover =-
- Join Date
- Jan 2011
- Location
- Berlin, DE
- Posts
- 84
Hi and thanks for developing a plugin for that crappy Logitech Software

But since toggle was actually a no-go for me, I just put a simple plugin for TS together, that reads the button-presses directly from USB. This way I was able to get the down & up notification so real push-to-talk is possible.
I haven't yet found the time to create configs (might follow later on) or so but it might yet be useful to some of you.
G3 is used atm for PTT and you need to install the plugin to your teamspeak plugins folder rather than going with the Logitech software. Also you might want to set the action to none for button G3 inside the Logitech software.
It doesn't yet work within the settings-dialog but only on an active connection.
You also need the latest rc1-pre10 32-bit version of TS3.
No need for running as admin, though.
You can download it here.
-
30-03-2011, 10:44 #27
-= TeamSpeak User =-
- Join Date
- Mar 2011
- Posts
- 2
-
30-03-2011, 13:20 #28
-= TeamSpeak Lover =-
- Join Date
- Jan 2011
- Location
- Berlin, DE
- Posts
- 84
The version uploaded earlier had some problems with the various states of the headset (plugged/unplugged/muted) and didn't work in some cases. I just uploaded a newer version that should work better. Download is at the same URL.
-
30-03-2011, 21:44 #29
-= TeamSpeak User =-
- Join Date
- Mar 2011
- Posts
- 2
Hi Meelkee
the plugin does not work for me, when I try to load the plugin it shows up as red dll name...
any idea how to bring it to work?
cheers
chris
-
31-03-2011, 08:35 #30
-= TeamSpeak Lover =-
- Join Date
- Jan 2011
- Location
- Berlin, DE
- Posts
- 84
Hi Chris,
you are either using the 64bit Version or an older version (not the current rc1-pre-version). Both are not compatible to the plugin at the moment.
Open up Settings -> Plugins and make sure API Version/Required says "109". If it doesn't, try to update to the latest RC (see Announcements-Forum for that).
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
TS3 Overlay plugin?
By KrabKley in forum PluginsReplies: 250Last Post: 12-12-2012, 11:42 -
TS3 IPC Plugin - Use the plugin sdk in your external apps
By Thomas in forum PluginsReplies: 31Last Post: 14-06-2011, 10:02 -
[REQUEST] Plugin that all other clients in the Channel i am muted, when i am talking!
By Flutschi in forum PluginsReplies: 1Last Post: 26-08-2010, 16:45 -
[request] Admin Plugin
By astraz in forum PluginsReplies: 2Last Post: 26-07-2010, 07:34 -
TeamSpeak Plugin for Logitech G15 Keyboard LCD
By schmads in forum [TeamSpeak 2] Addons & ScriptsReplies: 18Last Post: 23-12-2007, 05:30


Reply With Quote
