Chris86 Posted August 10, 2008 Posted August 10, 2008 (edited) Hello, I was wondering if it is possible to send music(from a file) in to the microphone input(with autoit, not cables )? I think Binarybrother made a script that could streaming videos as it was a webcam, and sounds from the video, but i can't find it :S Edited August 10, 2008 by Chris86
jstump1 Posted August 11, 2008 Posted August 11, 2008 It sounds like maybe you want to find software that can (re)record audio from files on your PC and use AutoIT to automate the process?I remember Creative Labs sound cards used to come with bundled software that did that exact thing...You need something like this:http://www.computerhope.com/issues/ch000641.htmThere are plenty of other programs out there too...stumppc
NELyon Posted August 11, 2008 Posted August 11, 2008 jstump1 said: It sounds like maybe you want to find software that can (re)record audio from files on your PC and use AutoIT to automate the process?I remember Creative Labs sound cards used to come with bundled software that did that exact thing...You need something like this:http://www.computerhope.com/issues/ch000641.htmThere are plenty of other programs out there too...stumppcOr you could take the easy way and set the audio recording device to "Stereo Out" or "Mono Out" (Which most sound cards support), then SoundPlay() the file.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now