Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Sending audio over socket stream.

0 replies · 2,791 views · Started 16 September 2003

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.