如何仅使用键盘调用 Chrome 语音 API?

发布于 2024-11-25 10:53:53 字数 52 浏览 1 评论 0原文

Google Chrome 的语音 API 非常棒!所以,我想通过键盘使用它。 怎么做呢?

Google Chrome's speech API is awesome!So, I'd like to use it by keyboard.
How to do that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

姐不稀罕 2024-12-02 10:53:53

您可以使用 Ctrl+Alt-. (句号),但如果您的输入元素已处于焦点状态,则它会起作用。

You can use the Ctrl+Alt-. (period) but it will work if your input element already in focus.

丶情人眼里出诗心の 2024-12-02 10:53:53

目前,你不能。您必须点击麦克风按钮来激活它。

查看 Chromium 用于测试语音输入的测试用例,甚至 他们的测试脚本发送命令将鼠标光标移动到按钮上,然后单击它:

Currently, you can't. You have to click the microphone button to activate it.

Looking at Chromium's test cases for testing speech input, even their testing script sends a command to move the mouse cursor over the button, and then clicks it:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文