ACC: How to Play .WAV Sounds on Events in Microsoft Access (95647)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
This article was previously published under Q95647 Advanced: Requires expert coding, interoperability, and multiuser skills.
SUMMARY
Microsoft Access does not have a built-in function to play sound files on
events, such as when a form is opened or closed. However, you can use the
Microsoft Windows 3.1 application program interface (API) through Access
Basic code to create a user-defined function to play sound files.
This article assumes you are familiar with Access Basic and Windows APIs.
In this article, the use of error trapping has been omitted to keep the
information as clear and concise as possible.
For additional information about how to record and play sounds in Access 95, Access 97, or Access 2000, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
149119 How to Record and Play Sounds from MS Access (95/97)
210067 ACC2000: How to Record and Play Sounds from Microsoft Access
REFERENCES
Microsoft Access "Introduction to Programming," Chapters 1-5
"Microsoft Windows Software Development Kit," Microsoft Press, 1992
"Programming Windows: the Microsoft Guide to Writing Applications for
Windows 3", Charles Petzold. Microsoft Press, 1990
"Programmer's Reference Library: Microsoft Windows 3.1 Guide to Programming
Reference," Volumes 1 - 6, Microsoft Press, 1992
Modification Type: | Major | Last Reviewed: | 5/9/2003 |
---|
Keywords: | kbhowto kbprogramming KB95647 |
---|
|