AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SoundPlay support

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
taskforce_inc



Joined: 21 Dec 2004
Posts: 6

PostPosted: Tue Dec 21, 2004 2:42 pm    Post subject: SoundPlay support Reply with quote

Whats wrong with my putter? Does SoundPlay, support .wav files recording in 44,100Kb/sec@16bit, or should the sample rate be more like, 28,000Kb/sec? here is my script, it should play first thing. but for what ever reason it will not.
I looked over the Path for the .wav file and this one is beyond me.
Btw... wave is the type of file this plays right? like, synth, wave, so on...

SoundPlay, C:\Program Files\Steel Angel Kurumi\sounds\introprayer.wav
MsgBox,4, Steel Angel Kurumi Start, Would you like to play Steel Angel Kurumi?
IfMsgBox, YES, Goto, Play
IfMsgBox, NO, Goto, Quit
Play:
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
BoBo
Guest





PostPosted: Tue Dec 21, 2004 3:10 pm    Post subject: Reply with quote

SoundPlay, Filename [, wait]

Please check if its still not working if you use the wait-switch !
Back to top
taskforce_inc



Joined: 21 Dec 2004
Posts: 6

PostPosted: Tue Dec 21, 2004 3:24 pm    Post subject: problem solved Reply with quote

I think the issue was the length of my file, <.1 sec. I lenghtened it up a bit, it works now, thanks anyway bobo. *cough* stupid soundplay bu..... ok I am done.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group