Quote:
|
Originally Posted by ziggy471;1556087
SampleRate - Increase the quality when using BlueTooth.
UseJointStereo - may improve sound volume and quality with a built in bluetooth car kit.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\A2 DP\Settings
"SampleRate"=dword:0000bb80
"UseJointStereo"=dword:00000000
[/CODE]Z
|
These parameters won't work on the Touch Pro 2 since the Widcomm BT stack is used. Those parameters are for the Microsoft BT stack. To increase Bluetooth A2DP performance you can use the following regedit:
[HKEY_LOCAL_MACHINE\Software\WIDCOMM\Plugin\AV]
"LineSpeed"=dword:00000100 (decimal 256)
(You can adjust up and down with higher values giving better sound quality at the expense of CPU consumption. 256 is a good compromise. 320 is about the highest you should set.)
Nathan