Jump to content

Recommended Posts

Posted

Ive been searching the forum for a record audio udf or some inbult functions but all i find is this pretty advanced recorder softwares people built, like the one from eukalyptus is awesome but abit to hard to learn from. Sooo many things all i want it a simple recorder of "computer sound" and not mic, and something that saves it as mp3.

Any one have any tips?

Thanks in advance

  • 10 months later...
Posted

The example there just don't work.

Dracil, do yo find a solution?

I found here an example without bass, but there is a lot of noise in the recorder file.

If somebody knows a little program with command line that I can use for recording will be great! :graduated:

Thanks in advance.

Posted

The example there just don't work.

Dracil, do yo find a solution?

I found here an example without bass, but there is a lot of noise in the recorder file.

If somebody knows a little program with command line that I can use for recording will be great! :graduated:

Thanks in advance.

Do you know mp3recorder of http://www.audiosoftstore.com ?

It's a Command Line Mp3 Recorder Version 2.50 Utility for Windows XP/7 Posted Image

AutoIt 3.3.14.2 X86 - SciTE 3.6.0WIN 8.1 X64 - Other Example Scripts

Posted (edited)

SoundRecorder.exe just does not work for me in command line... i don't know why.

mp3recorder is great tool, but is there a tool like this but output format to be WAV?

Try to use ffmpeg to encode mp3 to wav : ffmpeg -i file.mp3 file.wav Posted Image

why do you want only wav ?

Edited by wakillon

AutoIt 3.3.14.2 X86 - SciTE 3.6.0WIN 8.1 X64 - Other Example Scripts

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
  • Recently Browsing   0 members

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