
Wave files & Win Media Player
Using APIs may be daunting at first look, but they're definitely the way to
go. And I'd hardly call the code at
http://www.mvps.org/access/api/api0011.htm "huge". Copy that code into a
module, then it's 2 lines of code to use it, one to call fPlayStuff and
(optionally) one to call fStopStuff
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
Quote:
> Is there a way to launch Windows Media Player in a string with a Wave file
> from code? Without using Dev Ashish's Huge API?
> Thanks
> Ed