Jump to content

Recommended Posts

Posted

Hi. I need urgent help, im new to autoit, but like it already.

Im trying to build a script that as soon a little waw file is played it clicks a button on a screen, if another waw file are played it clicks another button, i just dont know how to test for played waw files :lmao:o:) Help would be really great please

Posted

Hi,

As far as i know there is not a way to detect if a wav file has been played.

Andre

What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Posted

Hi. I need urgent help, im new to autoit, but like it already.

Im trying to build a script that as soon a little waw file is played it clicks a button on a screen, if another waw file are played it clicks another button, i just dont know how to test for played waw files  :lmao:  o:)  Help would be really great please

<{POST_SNAPBACK}>

SoundPlay("file.wav",1) seems to work. I don't know why Andre say no :)
Posted

Perhaps because i did not understand what he wanted to do o:)

:lmao:

Andre

What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Posted

It was more the idea that when another program plays a little wav file, then autoit can detect it, and then react on it. That its not autoit that plays the wav but completly another program that does it :lmao:o:)

Posted

aaarch then im right, that's not possible as far as i know :lmao:

Andre

What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Posted

Sure u can use processexist to see if an specific process is running but can't see what wav file is playing....

Andre

What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Posted

i thought b14ck or his old name, python was trying to do that a while ago? i remeber it but i can't find the page !

FootbaG

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
×
×
  • Create New...