本文介绍了如何在中国使用谷歌语音识别功能,特别是在Google Docs中激活和使用语音输入,包括启用语音输入、添加标点符号、使用语音命令等。用户只需拥有工作正常的麦克风和Google Chrome浏览器即可体验这一便捷的输入方式,对于减少打字带来的疲劳非常有帮助。
摘要由CSDN通过智能技术生成
Google Docs lets you use voice typing to dictate using your computer’s microphone. It’s great for people who suffer from a repetitive strain injury, or for those who just don’t like typing. Here’s how to use Voice Typing in Google Docs.
Google文档可让您使用语音输入来指示计算机的麦克风。 对于遭受重复性劳损伤害的人或不喜欢打字的人来说,这非常好。 以下是在Google文档中使用语音输入的方法。
Note:
Voice Typing is
only
available for use in Google Docs and the speaker notes of Google Slides, and only if you’re using Google Chrome.
注意:
仅当您使用Google Chrome浏览器时,
才
可以在Google文档和Google幻灯片的演讲者注释中使用语音输入。
如何在Google文档中使用语音输入
(
How to Use Voice Typing in Google Docs
)
The first thing you’re going to want to do is to make sure you have a
microphone installed and working.
您要做的第一件事是确保您已
安装麦克风并正常工作。
Once your microphone is set up, fire up Chrome and head on over to
Google Docs
. Alternatively, from the address bar in Chrome, type
docs.new
to start a new document instantly.
设置好麦克风后,启动Chrome并转到
Google文档
。 或者,从Chrome的地址栏中,键入
docs.new
立即启动新文档。 </
近期重写本文,暂时禁止评论。
最近在
使用
Qt编写一个客户端程序的时候需要增加
语音识别
输入的功能。起初尝试
使用
SAPI来完成这个任务,但是发现SAPI不仅
使用
起来超级复杂,而且识别效果也很惨烈。于是就需要寻找一个更加便捷优秀的方案。
自从
Chrome
11开始,
Chrome
开始支持HTML5的
语音输入
API,QQ紧接着也推出了
语音识别
输入(可以看做跟风么:D)。显然这些识