|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
what to use to play sound?what choices do I have to play sounds in a program using vb.net? Or, I guess
if nothing vb specific what windows API(s) should I look at? I am interested to find out whats needed for playing short wav files for sound effects as well as playing longer sound clips in mp3 format. can anyone point me in the right direction? wat i usually do is use the windows media player COM object....works great 4
me...just add iit 2 ur toolbox -- -iwdu15 cool. Thank you.
Show quoteHide quote "iwdu15" <jmmgoalsteratyahoodotcom> wrote in message news:CC3C80BE-80A9-4628-9EA9-174FB11758CD@microsoft.com... > wat i usually do is use the windows media player COM object....works great 4 > me...just add iit 2 ur toolbox > -- > -iwdu15 "djc" <no***@nowhere.com> schrieb: ..NET 2.0 contains a 'SoundPlayer' class which can be used to play wave > what choices do I have to play sounds in a program using vb.net? Or, I > guess > if nothing vb specific what windows API(s) should I look at? I am > interested > to find out whats needed for playing short wav files for sound effects as > well as playing longer sound clips in mp3 format. files. For MP3 files consider using the Multimedia class available in "Useful Classes" at <URL:http://www.mentalis.org/>. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> great. Thank you!
Show quoteHide quote "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:%23Cwq9efIGHA.3816@TK2MSFTNGP12.phx.gbl... > "djc" <no***@nowhere.com> schrieb: > > what choices do I have to play sounds in a program using vb.net? Or, I > > guess > > if nothing vb specific what windows API(s) should I look at? I am > > interested > > to find out whats needed for playing short wav files for sound effects as > > well as playing longer sound clips in mp3 format. > > .NET 2.0 contains a 'SoundPlayer' class which can be used to play wave > files. For MP3 files consider using the Multimedia class available in > "Useful Classes" at <URL:http://www.mentalis.org/>. > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/> > I have a similar sort of question, so thought I'd tag it on here...
I want to generate audio rather than playing a wav or mp3, I've had a look at the new SoundPlayer Class, but it doesn't seem like its what I need, basically, to get me started I need a way of generating a 50Hz Tone using the default sound card. The only way I've thought of so far is to create the WAV in code, then get the soundplayer to play it, but I'd rather do it properly, I'd need it to be interactive and respond quickly to changes on the GUI Anyone help? Scott p.s. It needs to use the sound card, not the internal speaker. On Wed, 25 Jan 2006 22:38:53 +0100, "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote: Show quoteHide quote >"djc" <no***@nowhere.com> schrieb: >> what choices do I have to play sounds in a program using vb.net? Or, I >> guess >> if nothing vb specific what windows API(s) should I look at? I am >> interested >> to find out whats needed for playing short wav files for sound effects as >> well as playing longer sound clips in mp3 format. > >.NET 2.0 contains a 'SoundPlayer' class which can be used to play wave >files. For MP3 files consider using the Multimedia class available in >"Useful Classes" at <URL:http://www.mentalis.org/>.
Web activation
Using Classes as List Items i can't round SystemIndexOutOfRangeException error CheckForIllegalCrossThreadCalls ? using Generics dynamically (?) File upload to website and rezise at the same time ADO.NET 2.0 TableAdapter Configuration Wizard Using a delegate FileSystemWatcher UNC Path Invalid |
|||||||||||||||||||||||