title
Products            Buy            Support Forum            Professional            About            Codec Central
 

NOTE: Any posts to this forum on or after 16th April will disappear in few days when we transition to a new forum
Results 1 to 2 of 2

Thread: How to develop a player that can play 8KHz 16 bit Mono PCM

  1. #1

    How to develop a player that can play 8KHz 16 bit Mono PCM

    Hi,

    I want to write a player that can play 8KHz 16 bit Mono PCM data buffer.

    I am serching for the High Level/Low Level API where in I can configure the sound card drivers with the above mentioned settings and pass the buffer of data to play.

    I am using Windows 2000 Professional/NT and VC++;

    Can any one help!!!!!!!!!!!!!!!!!!!!!!!

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,886

    Re: How to develop a player that can play 8KHz 16 bit Mono PCM

    Lookup PlaySound in the Windows API.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •