Skip to content
New issue

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

Bugfix/stop speaking #1167

Merged
merged 2 commits into from Oct 26, 2017
Merged

Bugfix/stop speaking #1167

merged 2 commits into from Oct 26, 2017

Conversation

forslund
Copy link
Collaborator

Apparently I couldn't get this feature right if my life depended on it.

==== Tech Notes ====
Previous approach did not work as websocket client was not running, this
uses the standalone send functionality recently added to send a single
message.
Also fixes a bug prevening next message from being spoken if stop speaking is sent before speech starts.

====  Tech Notes ====
Previous approach did not work as websocket client was not running, this
uses the standalone send functionality recently added to send a single
message.
==== Fixed Issues ====
If stop speech happened while no speaking was happening the following
utterance was lost.
@forslund forslund added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Oct 18, 2017
@forslund forslund requested a review from penrods October 24, 2017 04:59
Copy link
Contributor

@penrods penrods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@penrods penrods merged commit 45af24d into MycroftAI:dev Oct 26, 2017
@forslund forslund deleted the bugfix/stop_speaking branch January 31, 2018 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants