Jump to content

How to play audio stream

- - - - -

  • Please log in to reply
No replies to this topic

#1
quevedo

quevedo

    Newbie

  • Members
  • Pip
  • 1 posts
Hello,

I am working on an integrated software/hardware project. We use a microcontroller to digitize audio, and then send it through a digital interface to a computer. Audio will be sent in packets, with a small header (nothing like a full WAVE header).

I am using Visual Studio 2008, with VB. When I receive packets, they are placed into a buffer. We expect using 2 buffers, alternately (one is being filled while the other is being used as a data stream to the audio system). Now the question is, does anybody know how I can play CONTINUOUSLY the audio data coming from this stream?

Any piece of code as an example would be very appreciated.

Thanks in advance.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users