Does anyone know a site or page that shows how to build a good audio player step by step? one that plays mp3s anyhow. Also, does playing audio (such as mp3s) require API or does VB have its own functions for it?
Printable View
Does anyone know a site or page that shows how to build a good audio player step by step? one that plays mp3s anyhow. Also, does playing audio (such as mp3s) require API or does VB have its own functions for it?
All sound requires API in VB unless you're using DirectSound.
Try www.planetsourcecode.com for tutorials.