D
dianedawson_777
Hello,
Does anyone have a working command string / usage to play audio data
(WAV format) from RAM ?
Basically, I have some random files that I can convert to WAV (RIFF)
format very easily.
I can write them out to disk (eg C:\Temp\test.wav) and then play them
back with MCI. No problems there.
It would be preferable however to just play them from memory.
(Basically just be able to pass in a buffer & length & whatever
parameters are required to MCI).
Any help is greatly appreciated.Thanks.
Does anyone have a working command string / usage to play audio data
(WAV format) from RAM ?
Basically, I have some random files that I can convert to WAV (RIFF)
format very easily.
I can write them out to disk (eg C:\Temp\test.wav) and then play them
back with MCI. No problems there.
It would be preferable however to just play them from memory.
(Basically just be able to pass in a buffer & length & whatever
parameters are required to MCI).
Any help is greatly appreciated.Thanks.