[Vorbis-dev] Vorbis and .NET

illiminable ogg at illiminable.com
Fri Oct 1 05:04:40 PDT 2004


If you just want to play vorbis files using .NET look at my example project 
DNPlay...

svn.xiph.org/trunk/oggdsf/src/tools/DNPlay/
 for the player.

and/or

svn.xiph.org/trunk/oggdsf/src/lib/player/libDSPlayDotNET/
for the .NET/directshow bridging library.


As for using the libraries in .NET... i've been planning on writing 
libfishsound wrappers for .NET for a while but just haven't had the time to 
mess around with it. That gets speex and vorbis into .NET...

They will always just be mixed mode libraries, with a core of native code 
wrapped in a .NET marshalling layer.

Zen.
----- Original Message ----- 
From: "Matt Long" <matt at skyeroadsystems.com>
To: <vorbis-dev at xiph.org>
Sent: Wednesday, September 29, 2004 11:04 PM
Subject: [Vorbis-dev] Vorbis and .NET


> I've been watching this list for a couple months now wondering if anyone 
> has
> used the vorbis libraries from a .NET application. I am now starting to
> believe that either no one desires to use vorbis in a .NET application on
> Windows, or there is another project out there already doing this and I am
> simply on the wrong list. What is the scoop on building Vorbis 
> applications
> under Microsoft .NET. Any pointers would be appreciated.
>
> Thank you,
>
> -Matt
>
>
>
> _______________________________________________
> Vorbis-dev mailing list
> Vorbis-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/vorbis-dev
>
>
> 




More information about the Vorbis-dev mailing list