Skip to main content
Participant
September 11, 2009
Question

Record client pc's sound

  • September 11, 2009
  • 1 reply
  • 1779 views

Hi,
i know the way to capture the mic's sound,My idea is to make an application to record songs palyed by other app,like Windows Media Player,Yes, Just capture from the soundcard, any idea?

Thanks in advance

    This topic has been closed for replies.

    1 reply

    September 11, 2009

    On windows:

    control panel > sound > recording devices/properties . If you have a soundcard from which you can use the output as a recording source, you should see something like "Stereo Mix" in the list. Choose that, and it will replace the microphone as the source.

    Not sure about Mac. Maybe someone else can offer advice there.

    ringx007Author
    Participant
    September 11, 2009

    thanks for your reply,JayCharles

    yes , just on windows

    So,it can't be change in actionscrpt,right?

    September 12, 2009

    Correct. The flashplayer doesn't have access to device driver settings. You'd need to do that manually.