diff options
Diffstat (limited to 'client/speaker.py')
| -rw-r--r-- | client/speaker.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/speaker.py b/client/speaker.py index 64bbc7b..b43e0b5 100644 --- a/client/speaker.py +++ b/client/speaker.py @@ -8,6 +8,7 @@ Speaker methods: is_available - returns True if the platform supports this implementation """ import os +import platform import re import sys import json |
