views:

183

answers:

1

Hi I want to use UDP client which using Microphone to record the voice and send wave file direct to UDP server. If anyone has java code plz help me. Thank you.

+1  A: 

INstead of just asking for code, perhaps you'd like to show us what you have so far, describing the problems that are stopping you progressing further?

Visage
I wrote UDP client and server for sending file but I want to get wave file from microphone and send it direct byte by byte to the server
I mean at real time