Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Where to find the VC6.0 source code of from CD audio to WMA?

Where to find the VC6.0 source code of from CD audio to WMA?

Scheduled Pinned Locked Moved C / C++ / MFC
question
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zhaopzhi
    wrote on last edited by
    #1

    Thank you first! Rap off for you,for me,for our human.

    A 1 Reply Last reply
    0
    • Z zhaopzhi

      Thank you first! Rap off for you,for me,for our human.

      A Offline
      A Offline
      Antti Keskinen
      wrote on last edited by
      #2

      There is no ready source code. CD Audio is just pure WAV audio written to a CD. You can use audio operations for example with DirectSound to access the audio stream and copying it to a buffer. Then use the Windows Media Audio SDK to convert the raw WAV data into WMA format. See MSDN & WMA SDK for more information about the conversion, and the DirectX SDK for information on how to capture audio data. -Antti Keskinen ---------------------------------------------- The definition of impossible is strictly dependant on what we think is possible.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups