so, mi MI8 (dipper) has now the "ok google" working....
is just a test, i've no completely understood what i've changed... what is needed and what not, so keep attenction and make a backup of your files...
this is what i've done:
in
/vendor/build.prop
Code:
change
vendor.audio.offload.multiple.enabled=true
to
vendor.audio.offload.multiple.enabled=false
Code:
change
ro.vendor.audio.soundfx.type=mi
to
ro.vendor.audio.soundfx.type=dirac
Code:
Remove this line
persist.vendor.facearea.dom=CN
in
/system/etc/device_features/device_features/dipper.xml
Code:
remove these lines
<!--whether support main show XiaoAi-->
<bool name="support_main_xiaoai">true</bool>
<!--wether support ime xiaoai voice input-->
<bool name="surpport_ime_xiaoai_voice">true</bool>
then i've copied in my /system/build.prop
the build.prop extracted by MI8 EE
rebooted and "Ok google" can be enabled, once trained i was able to use "ok google".
Now, i'll try to restore as much as possible of the originals /system/build.prop of Mi8 dipper.
Btw now works for me.