LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Transfering sound via TCP or UDP without delay.

Hi,

I'm trying to transfert music via TCP or UDP. But I have delays between packets of bytes that i'm sending and receiving.

I have sound, delay, sound, delay. Here's my to VI, server and client.

http://osiris.teccart.qc.ca/osiris/soundserverudp.vi
http://osiris.teccart.qc.ca/osiris/soundclientudp.vi

Can someone tell me what i'm doing wrong?
0 Kudos
Message 1 of 5
(3,842 Views)
I have my problem. Thank you.
0 Kudos
Message 2 of 5
(3,820 Views)
Hi,
try change order Sound subVIs.
Look to exampe: ...National Instruments\LabVIEW 7.1\examples\sound\sound adv.llb\Continuous Sound Output.vi
When I change size of 'Number of buffers' to 3 and more I hearing continuous sound.

Have a nice day.
JCC
0 Kudos
Message 3 of 5
(3,805 Views)
Ok, thanks. I have found the problem. I was doing the closing of my sound card in my loop. Thanks.


Bruno Landry
0 Kudos
Message 4 of 5
(3,791 Views)
Hi Bruno,
and now that working well?
Can you send me your new VIs? 🙂
0 Kudos
Message 5 of 5
(3,785 Views)