Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Conversation

@forslund
Copy link
Collaborator

@forslund forslund commented Jul 7, 2017

Resolves #893.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 39.466% when pulling 4eaacf7 on forslund:bugfix/issue-893 into 63d90ce on MycroftAI:dev.

forslund added 2 commits July 7, 2017 08:45
recognizer_loop:audio_output_start message will only be sent if the
queue has been empty since last loop.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 39.399% when pulling 78203a1 on forslund:bugfix/issue-893 into 63d90ce on MycroftAI:dev.

Copy link
Contributor

@MatthewScholefield MatthewScholefield left a comment

Choose a reason for hiding this comment

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

Lgtm! Didn't even realize len wasn't implemented for Queue xD.

@MatthewScholefield
Copy link
Contributor

Tested and it now works properly.

@MatthewScholefield MatthewScholefield merged commit dd30d58 into MycroftAI:dev Jul 7, 2017
Harika-kothuru pushed a commit that referenced this pull request Jul 18, 2017
* Check queue empty with self.queue.empty() instead of len()

* Add error logging of exceptions in tts thread.

* Limit the number of audio_output_start messages.

recognizer_loop:audio_output_start message will only be sent if the
queue has been empty since last loop.
@forslund forslund deleted the bugfix/issue-893 branch January 31, 2018 07:16
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.

3 participants