Jump to content

audio capture


sigil
 Share

Recommended Posts

I want to write my audio output to a file, and ideally format that file as an MP3. E.g., I have a script that uses randomization to make many amusing sounds using Beep(), and I want to make an MP3 of 5 minutes' worth of this script.

I'm running AutoIt 3.2.0.1. Is there a newer version that has a built-in audio capture function, or do I need to write this myself? If I need to make it myself, where do I start learning about controlling audio output?

Link to comment
Share on other sites

OK, I'm working with Svennie's Media UDF and using the _MediaRecord function, but it only seems to read from the microphone. I want it to read the actual audio that's generated from playing audio files such as streams or scripts.

Link to comment
Share on other sites

What if you manually change the input through the sound option in windows?

start > run > sndvol32.exe

Click options, properties, select recording and enable "Stereo" and "Microphone" only.

Check stereo input, when your done just check microphone again

Not sure if that will work though

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...