Commit 9310de8e5bd4b5f923308e0068e4efa52ce938e3

Authored by Evgeniy Pavlovskiy
1 parent 96302cdd

Update stt_bot_server

Showing 1 changed file with 0 additions and 1 deletions
... ... @@ -32,7 +32,6 @@ logging.basicConfig(format='%(asctime)s - %(name)s (%(funcName)s)- %(levelname)s
32 32
33 33 logger = logging.getLogger(__name__)
34 34
35   -from sdk_voice import *
36 35 from stt_voice import *
37 36
38 37 subscription_key = '1'
... ...
Please register or login to post a comment