Removed more google bloat

pull/5/head
E. Almqvist 5 years ago
parent a5fa26b117
commit db3b93e15b
  1. 2
      speech/speech.py

@ -1,6 +1,4 @@
import speech_recognition as sr
import io
from google.cloud import speech as sp
class voiceInput(object):
recognizer = sr.Recognizer()

Loading…
Cancel
Save