Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
what do mean by incorporate? Do you want to play them?

 

Yes....exactly.

For the sounds I could live with a simple button that's starts playing the soundfile but I don't know how to play a soundfile.

The video would need some kind of interface like the mediaplayer.

 

any ideas?

Debug me...
Posted

There's the Windows Media SDK that lets you embed Media Player in your form amongst other things. Its broken into a bunch of SDKs which are described here:

 

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwmt/html/wmsdk.asp?frame=true

 

Or there's Managed DirectX that contains a really handy and easy to use AudioVideoPlayer library:

 

http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28000410

  • *Experts*
Posted

For playing sound files on Windows machines, you can use the

[api]PlaySound[/api] API.

"Being grown up isn't half as fun as growing up

These are the best days of our lives"

-The Ataris, In This Diary

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...