theguy0000 Posted April 15, 2006 Share Posted April 15, 2006 hello, I think I have a rather hard scenario.... I want to be able to... capture the OUTPUT sound. Anyu sound sent to the speakers would be stored somewhere and played LIVE on another computer. not just record then send to the computer, it has to be sent close to live. Even if it were like 10 seconds late or something, but not too late. I don't know if this is possible or not... The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN Link to comment Share on other sites More sharing options...
Thatsgreat2345 Posted April 16, 2006 Share Posted April 16, 2006 um im guessing you could switch the speaker cords with the mic cords and so you could just record from the mic and it would record the speakers or not lol, ummm i was thinkin about doing this a while back but never got around to it ill look around Link to comment Share on other sites More sharing options...
CyberSlug Posted April 16, 2006 Share Posted April 16, 2006 I'm sure it's possible. I know that when using Remote desktop, there are the options of forwarding sounds.....iTunes on Mac at least can stream music Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig! Link to comment Share on other sites More sharing options...
theguy0000 Posted April 16, 2006 Author Share Posted April 16, 2006 (edited) I'm sure it's possible. I know that when using Remote desktop, there are the options of forwarding sounds.....iTunes on Mac at least can stream musicits not just music i want to share. all sounds. i guess remote desktop will have to do. thanks though. Edited April 16, 2006 by theguy0000 The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN Link to comment Share on other sites More sharing options...
Emperor Posted April 16, 2006 Share Posted April 16, 2006 I dont know how to do this with a script but to record what comes out of my speakers I go to my volume properties and set 'Wave Out Mix' as my device to record from. Maybe this setting is stored somewhere in the registry... Link to comment Share on other sites More sharing options...
Lakes Posted April 16, 2006 Share Posted April 16, 2006 I dont know how to do this with a script but to record what comes out of my speakers I go to my volume properties and set 'Wave Out Mix' as my device to record from.Maybe this setting is stored somewhere in the registry... On Some its "Stereo mix" on mine its "What you hear"Have a look at these threads for recording sound:http://www.autoitscript.com/forum/index.ph...rd($Media)http://www.autoitscript.com/forum/index.ph...32&hl=Media+UDFrecord sound to a temp file, then use the TCP functions to send it the other computer, I would guess.. 2015 - Still no flying cars, instead blankets with sleeves. Link to comment Share on other sites More sharing options...
Emperor Posted April 16, 2006 Share Posted April 16, 2006 On Some its "Stereo mix" on mine its "What you hear"Sorry forgot to mention it may be different on other peoples computers depending on their sound card Link to comment Share on other sites More sharing options...
theguy0000 Posted April 17, 2006 Author Share Posted April 17, 2006 I was hoping there was some way to actually capture the sound itself and store it in a variable in binary or hex or something then send it via tcp to another computer and the recieving computer would play it. I guess thats impossible though The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN Link to comment Share on other sites More sharing options...
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