diff options
Diffstat (limited to 'client/speaker.py')
| -rw-r--r-- | client/speaker.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/speaker.py b/client/speaker.py index 4c50a27..c07ce83 100644 --- a/client/speaker.py +++ b/client/speaker.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 +# -*- coding: utf-8-*- """ A Speaker handles audio output from Jasper to the user |
