Hi all,
I have Mycroft installed (from github) on my Rasperry Pi running Raspian (not Picroft), and I am trying to develop a skill that interacts with a Python program that I have written. I want to print out the utterance that the User said (after the wakeword). I have looked into mycroft-message-bus package, and followed the example (https://mycroft-ai.gitbook.io/docs/mycroft-technologies/mycroft-core/message-bus), but the utterance that is printed is what Mycroft says, not what Mycroft heard.
Iām sure that there is a simple solution to this, but I have not found it yet. Any advice is greatly appreciated.
Thanks,
Edward