Click here to Skip to main content
15,895,142 members
Articles / Programming Languages / C#

Loading Ogg Vorbis Files from Memory in .NET

Rate me:
Please Sign up or sign in to vote.
4.64/5 (14 votes)
7 Mar 2006CDDL9 min read 81.7K   741   40  
An article on loading Ogg Vorbis audio data from memory.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Common Development and Distribution License (CDDL)


Written By
Founder SpreadTrends.com
United States United States
I've authored many articles that tackle real-world issues to save my peers in the development community valuable time. For example I've written articles that: show how to decode Ogg Vorbis audio files using the .NET Framework; describe best practices for Improving Entity Framework performance; and demonstrate step-by-step how to create a multi-player game.

Comments and Discussions