开发者

How can I play a OGG sound file inside of my desktop WPF application?

I just want a sound to play whenever a user clicks a button. Said sound is in OGG format.

Any help? :D

I 开发者_如何学Ctried using MediaPlayer, but that seems to be only for videos.


I really doubt there is native OGG format support in WPF. But you can find something in the Net... It looks like this CodeProject article is what you are looking for: .NET Implementation of an Ogg Vorbis Player.

Cheers

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜