atomic14 / diy-alexa

DIY Alexa
MIT License
498 stars 179 forks source link

Don't recognise the device '.' #40

Open dbarzin opened 2 years ago

dbarzin commented 2 years ago

Got this error some times because wit.ai returns a dot at the end of the sentence.

Anugaradhawa commented 2 years ago

IMG_20211228_215256

Watch carefully the code intentprocessor.cpp line 52 . I think it's cannot be found the intent.device_name.This is the link for intentprocessor.cpp code in GitHub - https://github.com/atomic14/diy-alexa/blob/master/firmware/src/IntentProcessor.cpp