View Single Post
  #2970 (permalink)  
Old 04-20-2009, 03:06 AM
dsi76's Avatar
dsi76
Regular 'Geeker
Offline
Location: Canada
 
Join Date: Oct 2008
Posts: 311
Reputation: 815
dsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuffdsi76 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by ksrikanth View Post
Yes, me too facing same problem. ICR and HTC Volume Control works fine with phone canvas only. If I use other dialers, In ICR I cannot see "start record...." in menu while calling/talking and cannot see incall volume slider in HTC Volume Control while calling/talking.

An solution? phone canvas is make my roms very slow.



If you want In-call Recording, just enable this in the registry.... It doesn't require the ICR OEM; however, you can only save to My Documents\Notes with this fix:

Code:
; Default in-call recording for AKU 1.4 and higher
[HKEY_LOCAL_MACHINE\System]
[HKEY_LOCAL_MACHINE\System\AudioRecording]
"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Voice]
"EnableCallRecordMenuItem"=dword:00000001
"AllowInCallRecording"=dword:00000001
Reply With Quote
This post has been thanked 3 times.