[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Playing sound in background
- Subject: Playing sound in background
- From: shen@glean.Jpl.Nasa.Gov (Sheldon Shen)
- Date: Thu, 6 May 93 17:10:33 PDT
I have a recorded message played when a user clicks a HELP button. This message is stored as a resource. The problem is when the message is playing, you cannot do anything else until it stops. On a SUN Sparc, I can do (run-shell-command ...) in Allegro LISP to get around this problem. How to run two things simultaneously in MCL?
Sheldon Shen