Click here to Skip to main content
16,016,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Guys,
In My socket programming for voice I am using short int waveIn[4000].

waveHdr.lpData=(LPSTR)waveIn;


after recording i need to send waveIn block as 644 bytes to the receiver side.Is it possible to send waveIn for every 644 bytes ? i am bit confused with this ..Pls help me to solve this....Thanks in advance for your valuable comments
Posted
Updated 18-Jun-12 18:37pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900