| Subject | : | Play Wav from command line |
| Author | : | cloclo |
| Date | : | 25 Feb, 2004 on 22:02 |
| It is probably a simple topic for multimedia specialists but not for me. How is it possible to play a WAV file by entering a command ? The purpose is to play sounds from a program without having to link with the MMPM2 library (by just lauching a small script). Thanks in advance. |
| Subject | : | Re:Play Wav from command line |
| Author | : | davidfor |
| Date | : | 26 Feb, 2004 on 00:05 |
| In the MMOS2 directory, there is a PLAY.CMD that can be used to do this. |
| Subject | : | Re:Play Wav from command line |
| Author | : | cloclo |
| Date | : | 26 Feb, 2004 on 20:26 |
| Thanks ! I was really in troubles with the MMPM2 api... |