issues
search
fossasia
/
susi_linux
Hardware for SUSI AI https://susi.ai
Apache License 2.0
1.61k
stars
149
forks
source link
add restart in player
#517
Closed
alok760
closed
5 years ago
alok760
commented
5 years ago
Fixes #516
Checklist
[x] I have read the Contribution & Best practices Guide and my PR follows them.
[x] My branch is up-to-date with the Upstream master branch.
[ ] The unit tests pass locally with my changes
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have added necessary documentation (if appropriate)
[ ] All the functions created/modified in this PR contain relevant docstrings.
Test Passing
[x] The SUSI Server must be building on the pi on bootup
[x] The hotword detection should have a decent accuracy
[ ] SUSI Linux shouldn't crash when switching from online to offline and vice versa (failing as of now)
[ ] SUSI Linux should be able to boot offline when no internet connection available (failing)
Short description of what this resolves:
Adding the restart method in the player class so that it can trigger audio restart in the vlcplayer
norbusan
commented
5 years ago
Merged, thanks
Fixes #516
Checklist
Test Passing
Short description of what this resolves: