CrazyPlaya
March 17th, 2010, 09:30 AM
Hi @ all,
Iīm recording audio data that come from network in rtp packets with a size of 160b per frame.
Iīm writing every frame in a wavefile seperately.
At the beginning of the recording data I have the noise from pick up and at the end from hang up a phone.
I want to delete these noises or overwrite with silence.
Whatīs the best way to do this?
Opening wave file, jumping to data part overwriting or deleting the first x bytes and then the same by jumping to end of the file or is there a better way?
Best Regards
Crazy
Iīm recording audio data that come from network in rtp packets with a size of 160b per frame.
Iīm writing every frame in a wavefile seperately.
At the beginning of the recording data I have the noise from pick up and at the end from hang up a phone.
I want to delete these noises or overwrite with silence.
Whatīs the best way to do this?
Opening wave file, jumping to data part overwriting or deleting the first x bytes and then the same by jumping to end of the file or is there a better way?
Best Regards
Crazy