robotemi/sdk

AsrResult always returns SYSTEM sttLanguage?

LL469 opened this issue · 1 comments

Hello,

I am using setAsrLanguages to have the robot be able to listen to multiple languages, and AsrResult picks up the text of the spoken language fine, but also always seems to return SYSTEM as the sttLanguage instead of the correct language being heard.
Does it work for anyone?

My Robox OS is 132.04, Launcher OS 17711 and app SDK version is 1.132.1

Hello @LL469 , we have confirmed that the first specified language is not correctly returned if SttLanguage.SYSTEM is not included in wakeup()/ setAsrLanguages(). We will fix this issue soon.