enviroCar / enviroCar-app

enviroCar Android Application
https://envirocar.org
GNU General Public License v3.0
87 stars 153 forks source link

[Bug | feature/voicecommand] Car Selection command does not work after activity change #986

Closed devAyushDubey closed 8 months ago

devAyushDubey commented 1 year ago

Describe the bug:

Out of the 3 functional commands that the enviroCar voicecommand project currently supports, one of them is Car Selection. The basic flow of the car selection voice command is:

Screenshot (1034)

If we follow the flow chart and this video by @cdhiraj40 , we encounter something like this:

https://user-images.githubusercontent.com/33064931/229186912-aeaeb0b0-6ec9-4031-95fc-7f111064305b.mp4

Speech is not recognized when we are navigated to the car selection activity.

The console looks like:

Screenshot (1026)

Screenshot (1027)

To Reproduce:

Expected behavior: The bot should be able to recognize the speech and send an API request for intent recognition.


Yash12Bansal commented 10 months ago

hello @devAyushDubey @SebaDro asssign this issue to me I would like to work on it

devAyushDubey commented 10 months ago

Hey @Yash12Bansal , there's already #987 open for this issue, you may explore other issues or create one if find something.

SebaDro commented 8 months ago

Fixed as part of #995