Hi Jeff, Just FYI, I plan for use of the audio kit to be the subject of this week's scripting class. Chip
_____ From: Jeff Weiss [mailto:[email protected]] Sent: Friday, September 02, 2011 2:40 PM To: [email protected] Subject: playing music with audioKit I see how to get the shared object and play a tone with the audioKit, but could we get a working example of how to play, pause, and stop a file from disk. Using SOAudioKit for my shared object, I tried: SOAudioKit.Load("AudioKitTest.wav") SOAudioKit.Play("AudioKitTest.wav") This did not work. I need more info about using the ID and I guess a long variable for the ID-if this is necessary for playing a file. Thanks, Jeff Weiss, CVRT Rehabilitation Teacher Lions World Services for the Blind 2811 Fair Park Blvd. Little Rock, AR 72204 http://www.lwsb.org The Mission of LWSB is to educate adults who are blind or visually impaired for careers and independent lives.
