'commit'
This commit is contained in:
@@ -1,12 +1,6 @@
|
|||||||
#coding=utf-8
|
|
||||||
|
|
||||||
'''
|
|
||||||
requires Python 3.6 or later
|
|
||||||
pip install requests
|
|
||||||
'''
|
|
||||||
import base64
|
import base64
|
||||||
import json
|
|
||||||
import uuid
|
import uuid
|
||||||
|
|
||||||
import requests
|
import requests
|
||||||
|
|
||||||
from Config.Config import HS_APP_ID, HS_ACCESS_TOKEN, HS_CLUSTER_ID, HS_VOICE_TYPE
|
from Config.Config import HS_APP_ID, HS_ACCESS_TOKEN, HS_CLUSTER_ID, HS_VOICE_TYPE
|
||||||
|
Reference in New Issue
Block a user