infernothebest Posted November 10, 2008 Posted November 10, 2008 is there a way to see if the current playing mp3 music is paused or playing? Apple Keybord shortcuts for XP
Andreik Posted November 10, 2008 Posted November 10, 2008 is there a way to see if the current playing mp3 music is paused or playing?Look in help file about _SoundStatus().
infernothebest Posted November 10, 2008 Author Posted November 10, 2008 yes i saw that one the problem is you cant use it because i use a playlist from windows media player Apple Keybord shortcuts for XP
ludocus Posted November 11, 2008 Posted November 11, 2008 what do you mean?Are you playing a song in windows media player? then use: http://www.autoitscript.com/forum/index.php?showtopic=27352Are you playing a song in autoit? then use If _SoundStatus($song) = 'playing' then $playing = TrueSomething else? Please explain better..
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now