Last Spoken Command not working when talking to skill

Hey,

is there a workaround to the above mentioned problem?
I am trying to capture the phrase I am issueing to alexa while talking to a skill of mine
This works: “Alexa, what time is it” → last_voice_comman = “what time is it”
This does not work: “Alexa, ask uber skill when they will arrive”

Any idea / help?
Much appreciated!

Kind regards
Dustin

I don’t have an idea about if that is normal or not. Looking to my log files ( I made a self hosted skill to switch TV channels ) I see that it seems to work:

2023-01-08 19:00:13.450 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Echo_Plus_LastVoiceCommand' changed from starte jarvis und schalte um auf r. t. l. to starte jarvis und schalte um auf z. d. f. h. d.

Translated it is something like:
“Alexa, start jarvis and switch to r.t.l.”
“Alexa, start jarvis and switch to z.d.f.h.d.”