Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Match against lowercase path in ReceiveMessage #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ligustah
Copy link

Hello there,

I haven't tried running the code, but while looking over it I noticed that the code in ReceiveMessage doesn't use lowercase when matching for speech.startDetected, which means it can never emit that message and will instead silently drop it (since it compares against connectionMessage.Path.toLowerCase())

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant