We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14615f commit 18416b8Copy full SHA for 18416b8
README.md
@@ -4,7 +4,7 @@
4
5
## 用法
6
### 语音识别及语音合成
7
-```
+```python
8
from voicetools import BaiduVoice
9
# api key 及 secret key 请在百度语音官方网站注册获取
10
token = BaiduVoice.get_baidu_token('YOUR_VOICE_API_KEY', 'YOUR_VOICE_SECRET')
0 commit comments