Description: Call the API using C# to achieve playback sound, C# does not provide, such as MP3 audio files to play the class, be prepared to play MP3 audio files, such as procedures, we must use a third-party controls or category. In this paper, the use of API functions mciSendString, the preparation of a player such as MP3 audio files of type.
To Search:
File list (Check if you may need any files):
C#调用API实现Mp3播放(WinMM mci)
...............................\WindowsApplication1
...............................\...................\AssemblyInfo.cs
...............................\...................\bin
...............................\...................\...\Debug
...............................\...................\...\.....\WindowsApplication1.exe
...............................\...................\...\.....\WindowsApplication1.pdb
...............................\...................\Form1.cs
...............................\...................\Form1.resx
...............................\...................\obj
...............................\...................\...\Debug
...............................\...................\...\.....\MediaPlayer.Mp3Player.Form1.resources
...............................\...................\...\.....\temp
...............................\...................\...\.....\TempPE
...............................\...................\...\.....\WindowsApplication1.exe
...............................\...................\...\.....\WindowsApplication1.pdb
...............................\...................\WindowsApplication1.csproj
...............................\...................\WindowsApplication1.csproj.user
...............................\...................\WindowsApplication1.sln
...............................\...................\我的播放器.cs