Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yixiaohan authored and horx committed May 14, 2015
1 parent 6367324 commit cedadb6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,16 +181,20 @@
- ![SpringSide 版TodoList](http://i.imgur.com/NEf7zHp.jpg)

**第 0025 题:** 使用 Python 实现:对着电脑吼一声,自动打开浏览器中的默认网站。


例如,对着笔记本电脑吼一声“百度”,浏览器自动打开百度首页。

关键字:Speech to Text

参考思路:
1:获取电脑录音-->WAV文件
python record wav

2:录音文件-->文本

STT: Speech to Text

STT API Google API
TTS: Text to Speech

3:文本-->电脑命令

0 comments on commit cedadb6

Please sign in to comment.