We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a voice command contains the same string multiple times, it should reduce that to one of the duplicate string
All duplicate strings in voiceCommandA needs to be reduced to one
All voiceCommandA strings are not changed
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug Report
When a voice command contains the same string multiple times, it should reduce that to one of the duplicate string
Reproduction Steps
Expected Behavior
All duplicate strings in voiceCommandA needs to be reduced to one
Observed Behavior
All voiceCommandA strings are not changed
The text was updated successfully, but these errors were encountered: