 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
taskforce_inc
Joined: 21 Dec 2004 Posts: 6
|
Posted: Tue Dec 21, 2004 2:42 pm Post subject: SoundPlay support |
|
|
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 |
|
 |
BoBo Guest
|
Posted: Tue Dec 21, 2004 3:10 pm Post subject: |
|
|
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
|
Posted: Tue Dec 21, 2004 3:24 pm Post subject: problem solved |
|
|
| 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 |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|