1

I am working on a USB modem project and I can see from hyperterminal that when a call is in progress, a certain COM port throws a stream of bytes.

What I want to do is to save this stream to disk and later play back.

I have tried copying all bytes into a file and naming it something like audio.wav. But the Windows media player or VLC media player failed to play that.

Can somebody suggest a way to parse the stream into a playable audio?

0 Answers0