Cambridge10
Programmer
Code:
system ("mbrola $db extern.pho extern.wav");
system ("bruceplayer.exe extern.wav");
Extern.wav has a duration of ten minutes. I've created a Stop button so that the user can stop bruceplayer.exe anytime.
How can I terminate this process?