Pottery Posted March 23, 2011 Posted March 23, 2011 Like the topic title suggests, I'm trying to figure out a way to receive sound from one computer to another. Not from a microphone, from a sound file. I'm thinking that it would somehow be done over UDP or TCP, but I'm otherwise puzzled.
eukalyptus Posted March 23, 2011 Posted March 23, 2011 Hidownload http://rapidshare.com/files/412849347/Bass_new.zip (unofficial beta)you will find "TCP_SEND.au3" and "TCP_RECEIVE.au3" in "\examples\advanced\"this example sends the microphone input over TCP, but you can send a soundfile as well (in realtime) by replacing _BASS_RecordStart by _BASS_StreamCreateFile...E DirectSound UDF Direct2D UDF
Pottery Posted March 23, 2011 Author Posted March 23, 2011 Hidownload http://rapidshare.com/files/412849347/Bass_new.zip (unofficial beta)you will find "TCP_SEND.au3" and "TCP_RECEIVE.au3" in "\examples\advanced\"this example sends the microphone input over TCP, but you can send a soundfile as well (in realtime) by replacing _BASS_RecordStart by _BASS_StreamCreateFile...EI'll check it out, thanks.
TheDaverMan Posted April 28, 2013 Posted April 28, 2013 The link is dead, can you repost this file, please ?
bogQ Posted April 28, 2013 Posted April 28, 2013 if the OP isn't referring tothen this might probably help TCP server and client - Learning about TCP servers and clients connectionAu3 oIrrlicht - Irrlicht projectAu3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related) There are those that believe that the perfect heist lies in the preparation.Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.
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