How to read CD audio data in Windows?
        Posted  
        
            by George Edison
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by George Edison
        
        
        
        Published on 2010-04-18T00:40:58Z
        Indexed on 
            2010/04/18
            0:43 UTC
        
        
        Read the original article
        Hit count: 448
        
What is the Microsoft-approved way to extract the raw audio data from an audio CD? I'm hoping to do this with C++.
It's ironic because in XP/Vista, there is the IMAPI (Image Mastering API) for writing data, but not reading it.
© Stack Overflow or respective owner