Asked
— Edited
Watson Speech To Text
— Watson Speech-to-Text ARC plugin: cloud AI transcription with configurable models, selectable VAD (Windows/WebRTC), audio capture and visualization.
Try it →
Not through ARC, at least not that I know of.
However you could use EventGhost to achieve that either 100% within EventGhost or by using EventGhost to let ARC know i.e. through a text file that's monitored by ARC.
oh. ok. ill check out eventghost
How would I get eventghost to monitor the Bluetooth devices?
It'll log when a device is connected/disconnected, use that to trigger a macro. You'll need to read the documentation and their website/forum.
ok ive read over the stuff and played with the program but have no idea on how to monitor the Bluetooth devices.
not to mention how to link it to ARC.
When a device is connected/disconnected it is shown in the log. Use that as a trigger to run a macro.
One way to have it talk to ARC is - in the macro make it write to a file. In ARC have a script running which monitors a text file. Another way would be to use Telnet to send a script command to ARC to set a variable that's monitored.