Audio Queue Services example?

  • Hello, all ...

    I need to play an MP3 stream from a server in ObjC, so i'm looking at
    the Audio Queue services API.  I see examples of streaming from a
    file, but I don't know how to feed the queue when i'm streaming from a
    TCP port.  Can someone point me to an example / tell me what API to
    call to feed the queue my MP3 data?

    Regards,

    John

    Falling You - exploring the beauty of voice and sound
    http://www.fallingyou.com
  • You may get better responses from the coreaudio-api list

    On Aug 18, 2008, at 1:06 PM, John Zorko wrote:
    >
    > I need to play an MP3 stream from a server in ObjC, so i'm looking
    > at the Audio Queue services API.  I see examples of streaming from a
    > file, but I don't know how to feed the queue when i'm streaming from
    > a TCP port.  Can someone point me to an example / tell me what API
    > to call to feed the queue my MP3 data?