Some HTC devices has this feature.
They have the special driver "vocpcm" in kernel - arch/arm/mach-msm/qdsp5_comp/vocpcm.c
It let to record voice from the line during a phone call.
Can we add this driver to our kernel?
HTC users can use rVoix or AirVoice application to record voice from line.
A special driver is required for this program. It is called “Vocpcm” and can be found in HTC kernel sources “arch/arm/mach-msm/qdsp5_comp/vocpcm.c”. Kernel should be compiled with this driver.
Driver is buggy and that might be the reason, HTC deleted it from Desire firmware. But it works most of the time and can be very useful.
It is usually in
/dev/voc_rx_record or /dev/vocpcm0 — other side voice
/dev/voc_tx_record or /dev/vocpcm2 — your voice
Direct link to apparent HTC Desire Kernel Source:http://member.america.htc.com/downlo...4b7033a.tar.gz
here vocpcm.c file:


LinkBack URL
About LinkBacks
Reply With Quote


Bookmarks