Yep, that kind of seemed to work (although now it forces a response, but I suppose that's not necessarily a bad thing).
So the next trick is, I need to import a second response box.
Would this be the way to go? or do I need a more sophisticated import syntax than this.
import pyxid
# get a list of all attached XID devices
devices = pyxid.get_xid_devices()
dev = devices[0] # get the first device to use
dev1 = devices[1] # hopefully get the second device to use?
Comments
Yep, that kind of seemed to work (although now it forces a response, but I suppose that's not necessarily a bad thing).
So the next trick is, I need to import a second response box.
Would this be the way to go? or do I need a more sophisticated import syntax than this.
I think I actually got it to work.
Thanks a lot for your help!
Great! Good luck with the experiment.
Check out SigmundAI.eu for our OpenSesame AI assistant!