|
|
|
@ -498,7 +498,6 @@ void CPhoneDevice::SetListener(IListener* listener)
|
|
|
|
|
|
|
|
|
|
void CPhoneDevice::SetRecognizationCfg(const IDevice::CFG_RECOGNIZATION* pRecognizationCfg)
|
|
|
|
|
{
|
|
|
|
|
return;
|
|
|
|
|
if (m_pRecognizationCfg == NULL && pRecognizationCfg != NULL && (pRecognizationCfg->enabled != 0))
|
|
|
|
|
{
|
|
|
|
|
// TODO
|
|
|
|
|