Can LiveCode Control the CD ROM Drive to Play Audio?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Can LiveCode Control the CD ROM Drive to Play Audio?
Does LiveCode have the ability to control the CD ROM drive built in to the computer such as to play an audio CD? Can we play a track from an audio CD inserted in the computer? Can we control the player's controls ie. Play, Stop, Eject, etc? For example can we play song 2 on the audio CD disc from 3 seconds to 12 seconds?
Thanks,
MouseUp
MouseUp
Re: Can LiveCode Control the CD ROM Drive to Play Audio?
As far as I know, you have to use some sort of OS scripting to play CD's. basically you'll tell the OS to do it for you. For example, on a Mac you can use the shell(), or "do as" applescript, and on windows you could probably use "do" with visual basic calls.
Note that very few people do use CD's these days.
Note that very few people do use CD's these days.
Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode