|
WaveFile
The WaveFile class can be used to play WAVE files from your C# applications. This class gives you somewhat more control than the Multimedia class, but it can only be used to play WAVE files - other file types are not supported.This class is available in C#; it can be compiled to .NET modules or libraries to be used in other .NET languages. Since it relies on the Windows API, it will not work under Linux or FreeBSD. | v1.0 | Initial release. | 2003/09/08 | v1.0 | Added VB.NET port. | 2003/09/09 | v1.1 | Added some new methods. | 2003/10/12 |
|
|