How to Integrate windows media player in asp.net?
Can you suggest good client media players where i need to integrate in asp.net and which can able to play .wav files
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ranjeet PatraPosted Mar 23, 2017, 9:26 AM
Hassan Uddin MughalPosted Mar 23, 2017, 7:51 AM
Before creating a new project, make sure that the latest version of Windows Media Player and the Windows Media Player SDK is installed on your computer.
Start Visual Studio, then create a new project.
In Visual Studio, open the Toolbox.
If Windows Media Player does not appear in the Components portion of the Toolbox, do the following:
If Windows Media Player does not appear in the list, click Browse, and then open Wmp.dll, which should be in the Windows\System32 folder.
You can now select Windows Media Player in the Toolbox and add it to a form.