Skip to content

Conversation

@renonick87
Copy link
Contributor

Fixes #413

Risk

This PR makes minor API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have verified that this PR passes lint validation
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).
Bug Fixes

This PR fixes the case where VoiceCommands with duplicate strings were allowed to be sent. These commands will now be filtered out and an error will logged to notify the developer.

CLA

@renonick87 renonick87 changed the base branch from develop to release/1.3.0_RC March 25, 2021 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VoiceCommandManager should not send commands with duplicate strings.

3 participants