summaryrefslogtreecommitdiff
path: root/client/mic.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/mic.py')
-rw-r--r--client/mic.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/mic.py b/client/mic.py
index 4798790..8d66053 100644
--- a/client/mic.py
+++ b/client/mic.py
@@ -180,7 +180,6 @@ class Mic:
"""
AUDIO_FILE = "active.wav"
- #RATE = 16000
RATE = 44100
CHUNK = 1024
LISTEN_TIME = 12