Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21400

How to play sound from memory using mciSendString API

$
0
0
VB 6

I know how to play sounds from reading a .wav file but I need to be able to play sounds from memory. I want to load a wave file into a byte array and then be able to play from that array using mciSendString.

Viewing all articles
Browse latest Browse all 21400

Trending Articles