B Bad_Kid Apr 25, 2004 #1 Any experiences??? I would like to start with some basic wav players... What to read? How to start???
Any experiences??? I would like to start with some basic wav players... What to read? How to start???
P Peter Morris [Droopy eyes software] Apr 26, 2004 #2 Easiest way I saw was to install DX9 summer update, create a Sound object, load the file, play it. -- Pete ------- http://www.DroopyEyes.com Audio compression components, DIB Controls, FastStrings http://www.HowToDoThings.com Read or write articles on just about anything
Easiest way I saw was to install DX9 summer update, create a Sound object, load the file, play it. -- Pete ------- http://www.DroopyEyes.com Audio compression components, DIB Controls, FastStrings http://www.HowToDoThings.com Read or write articles on just about anything
M Mike Kitchen Apr 26, 2004 #3 Hi I have a simple example to play wav sounds here http://www.publicjoe.f9.co.uk/csharp/snip/snip036.html Hope this helps Publicjoe C# Tutorial at http://www.publicjoe.f9.co.uk/csharp/tut.html C# Snippets at http://www.publicjoe.f9.co.uk/csharp/snip/snippets.html
Hi I have a simple example to play wav sounds here http://www.publicjoe.f9.co.uk/csharp/snip/snip036.html Hope this helps Publicjoe C# Tutorial at http://www.publicjoe.f9.co.uk/csharp/tut.html C# Snippets at http://www.publicjoe.f9.co.uk/csharp/snip/snippets.html