hi all,
My Pjava application establishes a TCP socket connection with a remote machine and is able to send and receive data.
Now I wish to send voice data over the socket to the remote machine..or remote phone.
Are there any specific API's which I can make use of to record voice and stream it across...
or...is the only possiblity to record voice and write into socket stream just like any other normal data in bytes...
thanks,
adios,
LearningCurve.