Froghut / BDPlugins

1 stars 0 forks source link

Voice Macro to work with this plugin #1

Open sutex opened 1 year ago

sutex commented 1 year ago

I'm running Voicemacro - voice software to control keyboard commands games etc https://www.voicemacro.net/

This is my check to see if Voice activity is "ON" and if so toggle Push to talk to "ON". If VmodeOns = True (Voice activity) if true_ KeyDown: rCTRL + Num -
Pause (0.050 sec) KeyUp: rCTRL + Num - SetVariable PvoiceOns = True (push to talk) is now on_ HideOSD: Voice On SetVariable VmodeOn_s = False SpeakText "Push to talk is on", (Synchron) EndIf

This only works if I have given a command via VM to turn Voice activity "ON" . I would like to know if it's possible your plugin can "send a variable" that VM can use?. So when I start VM it knows the current state of Voice activity / Push to talk in discord

sutex commented 6 months ago

Update - Line 9 and 10 I changed that to VMRemote.exe http ://192.168.0.10:8080/ExecuteMacro=ProfileGUID/MacroGUID.

https://www.voicemacro.net/documentation/#RemoteControl_VoiceMacro