Skip to content

Commit 18416b8

Browse files
authored
Update README.md
1 parent e14615f commit 18416b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## 用法
66
### 语音识别及语音合成
7-
```
7+
```python
88
from voicetools import BaiduVoice
99
# api key 及 secret key 请在百度语音官方网站注册获取
1010
token = BaiduVoice.get_baidu_token('YOUR_VOICE_API_KEY', 'YOUR_VOICE_SECRET')

0 commit comments

Comments
 (0)