Play Music and Sound on Your Access Forms
The Wave control lets you play Windows digitized audio music files like
MP3 and WAV formats through your PC’s sound card. You can play, pause,
stop, and rewind these audio files, and set repeat play.

Note: For this control to work, your machine must already have
the correct hardware devices and software drivers.
Using the Wave Control
Place a Total Access Components Wave control to your Microsoft Access
form. Then set its properties:
- File name of your music/sound (MP3, MIDI, WAV, WMA)
- Repeat, to play it again when it's done
- Repeat Count for continuous or a specific number of times to
repeat it
Programming Features
You can set any of the properties programmatically. You can then
invoke the methods to control the playing of the file:
An OnReplay event fires when the song repeats.
|