Jump to content

Can't get {MEDIA_PLAY_PAUSE} to work


RasmusJ
 Share

Recommended Posts

Hi, 

Completely new to AutoIt here. I am making some very simple scripts, that I need for some voice control. 

Each script just contains one line

Send("{MEDIA_NEXT}")

Send("{MEDIA_PREV}")

Send("{MEDIA_PLAY_PAUSE}")

etc.

Now the first two scripts works fine both in script and compiled form. 

The last one Send("{MEDIA_PLAY_PAUSE}") however are giving me some problems. 

If I run it in SciTE it works fine, and I can see the expected action on my computer. 

however if I run the script by right click->run script  or in a compiled version, then my computer don't react to it. 

I am running on Windows 8.1 btw. 

Anyone, who knows why this is, and how I can fix it?

BR,

Rasmus

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...