diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-21 13:11:56 -0700 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-21 13:11:56 -0700 |
| commit | 18c02563c04f77e1732194d74e537787247918b9 (patch) | |
| tree | 8e30b1e5f2375904adacc76b19ce46b075677b16 /client/speaker.py | |
| parent | 84a92e5327997815488276021e5498f7681ab2d7 (diff) | |
| download | jasper-client-18c02563c04f77e1732194d74e537787247918b9.tar.gz jasper-client-18c02563c04f77e1732194d74e537787247918b9.zip | |
Clean up before pull request.
Diffstat (limited to 'client/speaker.py')
| -rw-r--r-- | client/speaker.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/speaker.py b/client/speaker.py index 304b426..f2d4ab7 100644 --- a/client/speaker.py +++ b/client/speaker.py @@ -1,5 +1,5 @@ """ -A Speaker handles output from Jasper to the user. +A Speaker handles audio output from Jasper to the user """ import os, json |
