Page 2 of 2
Re: I need to make this MCI code work (UNsolved)
Posted: Mon Oct 24, 2011 10:51 pm
by michaeled314
When I run the code a half an hour later, it does not work....
I get when MCIError is called "The driver cannot recognize the specified command"
Re: I need to make this MCI code work (UNsolved)
Posted: Mon Oct 24, 2011 10:58 pm
by RASHAD
I think you should free the MCI at the the end of any play
Code: Select all
mciSendString_("Close "+Str(1),0,0,0)
Re: I need to make this MCI code work (UNsolved)
Posted: Mon Oct 24, 2011 11:02 pm
by michaeled314
RASHAD wrote:I think you should free the MCI at the the end of any play
Code: Select all
mciSendString_("Close "+Str(1),0,0,0)
doesn't work
Re: I need to make this MCI code work (REsolved)
Posted: Tue Oct 25, 2011 6:12 am
by Danilo
Can you license a sound system like
FMOD or
BASS?