Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / multimedia / audio

Audio

audio

Great Reads

by Grasshopper.iics
Learn Text to Speech, Speech Recognition, Audio Recording and Audio Playback with the most simple Android Audio Tutorial
by honey the codewitch
Slice sections out of a MIDI file, and stretch or compress playback time using this simple utility. Or use the Midi Library to build your own MIDI apps
by potluri_suresh
Raw Audio data is encoded to AAC compression using ffmmpeg library.
by Steve Hoult
Creation of an Audio analysis framework to enable developers with little to no understanding of audio analysis to develop audio-driven games

Latest Articles

by Grasshopper.iics
Learn Text to Speech, Speech Recognition, Audio Recording and Audio Playback with the most simple Android Audio Tutorial
by honey the codewitch
Slice sections out of a MIDI file, and stretch or compress playback time using this simple utility. Or use the Midi Library to build your own MIDI apps
by potluri_suresh
Raw Audio data is encoded to AAC compression using ffmmpeg library.
by Steve Hoult
Creation of an Audio analysis framework to enable developers with little to no understanding of audio analysis to develop audio-driven games

All Articles

Sort by Score

audio 

by Grasshopper.iics
Learn Text to Speech, Speech Recognition, Audio Recording and Audio Playback with the most simple Android Audio Tutorial
by honey the codewitch
Slice sections out of a MIDI file, and stretch or compress playback time using this simple utility. Or use the Midi Library to build your own MIDI apps
by potluri_suresh
Raw Audio data is encoded to AAC compression using ffmmpeg library.
by Steve Hoult
Creation of an Audio analysis framework to enable developers with little to no understanding of audio analysis to develop audio-driven games
by Android on Intel
This document explains how Android low-latency audio is implemented on x86 devices starting with the Intel® Atom™ processor-based (codenamed Bay Trail) platform.
by honey the codewitch
Continuing our series with a knob control and a MIDI visualizer
by Robin Rizvi
Audio-Gallery-Suite is a complete audio gallery solution made with HTML5/CSS3/Jquery-JS/PHP-Ajax/C# that includes a web audio gallery and a software for managing the web audio gallery.
by Judah Gabriel Himango
Exercising Silverlight 4 to build a fun, real-world app
by CalicoSkies
Mixing audio from multiple WAV files to a single WAV file. Includes a C++ class for reading and writing WAV audio files, derived from an AudioFile class for future support of other audio file formats.
by ljw1004
VB code to convert MP3 to WAV in Windows 8 using MediaFoundation
by Michael Haephrati
Desktop application that can be used to convert from and to various audio formats, such as .mp3, .m4a and .wav
by After2050
How to create and play sounds in HTML5
by Arun Kumar K S
Simple signal processing implementation to microphone audio
by Andy Allinger
Filter specified by the pass frequency, stop frequency, passband attenuation, and stopband attenuation
by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
by Ed Nutting
Class library and working program allowing you to easily record MP3, wav and raw pcm files. Can also integrate with iTunes.
by Andy Allinger
Convert audio to image. (Edit the image.) Convert image to music.
by Mark Heath
A comprehensive guide to decoding and encoding audio files in .NET using NAudio.
by honey the codewitch
An in depth guide on doing advanced MIDI things. Includes a demo Drum step sequencer and file slicer
by Marla Sukesh, Pradeep Shet
This is part 2 day 2 continuation of article Learn HTML5 in 3 days.
by webmaster442
A mini howto on making a cool Audio Spectrum analyzer with C# and Arduino
by jfriedman
Walks a developer through the implementation of a standards compliant RtspClient and RtspServer.
by (Username_Taken)
An outline of basic beat detection for games such as guitar hero.
by honey the codewitch
Provides a complete managed API for working with MIDI files, sequences and devices
by dswigger
A control for editing wave files which uses peak values for visual display
by Christian Vos
Explains the issues of the mp3 player in the Ampera and Volt and how the playlist creator can solve this.
by Alex Fotios
How to enumerate and mute all audio capture endpoints using Core Audio API
by Brent Schooley
Plantronics Voyager PRO UC v2 Review
by honey the codewitch
Mix wavs and waveforms with this simple to use library
by ArcticEcho
This tip explains how to read WAV (wave) files containing multiple channels (2+) using .Net 2.0+ (in C#).
by ASP.NET Community
Recaptcha:Captcha keeps the spammer away from our site. There is Lot of captcha conrols available for asp.net and few may not work on postback.
by ljw1004
How to record and play PCM audio on Windows 8 in .NET.
by S.Prateek
This is a basic how-to guideline to record audio in Windows Phone 8.1
by honey the codewitch
Make your little devices sing
by Joe Dufresne
A small utility app which uses the excellent NAudio library to help organize backing tracks (audio files for band minus one situations), chord / lead sheets, lyrics, etc. Intended for Windows tablets running a full version of Windows 8.1.
by Oso Oluwafemi Ebenezer
A c++ wrapper for the LAME library that reduces conversion of PCM (*.wav) to mp3 and vice versa to just two lines of codes
by Petr Ivankov
Applications of abstract math theories to practice
by ASP.NET Community
In my case, I use  a FileUpload Control(Id:->FileUpload1), an ImageButton(ImageButton1) or you can use the Image,  a Button Control(Id:->Updatebttn)
by ljw1004
How to use UPnP on Windows 8
by Intel
As one of the interfaces on mobile devices and tablets, the key function of the audio jack is to play music. However, its other usage cannot be ignored—the audio jack can also be used to transmit data.
by Arthus Huang
This article will tell you how to write a tune with pure JavaScript and introduce an interesting Javascript framework to you.
by dolhaig
How to detect the Zune connection and the Network State inside your WP7 Application