Article ID: 221578 - Last Review: July 1, 2004 - Revision: 2.2 How To Play Unix Audio Files (.AU) From Visual BasicThis article was previously published under Q221578 On This PageSUMMARY
This article demonstrates how to create a Visual Basic project that plays audio files with the AU file extension. The project uses the DirectShow run-time file, Quartz.dll, version 5.1.18.1024 or later. This DirectShow run-time file is shipped with Internet Explorer 4.01 and Visual Studio 6.0.
MORE INFORMATION
This section assumes you are familiar with using objects and references in your Visual Basic project and that you have a .AU file to use with the project. If you are not familiar with using objects and references in your Visual Basic project, see the REFERENCES section of this article.
Steps to Create the Project
REFERENCES
For more information on using objects and references in your Visual Basic project, see the following topics in the Visual Basic Online Help or the MSDN Web Site:
| Article Translations
|

Back to the top
