opentiny / opentiny/tiny-robot

【docs enhancement】speech config default lang

Open
#302 0 comments 0 reactions 1 assignee View on GitHub

@SonyLeo is already working on this.

Since Apr 29, 2026.

  • #315 by @SonyLeo — open
Dominant language
TypeScript
Stars
92
Forks
16
Avg merge
2d 18h
Merged PRs (30d)
16

Description

【建议】

  1. 默认语音识别使用的语言为 html 指定的 lang,不是浏览器默认的 lang(大部分场景下没有区别,但是在部分特殊场景会存在区别) https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition
  2. 建议在文档中举例 lang 的几个常见值:
    • en - 英语
    • zh - 中文
    • zh-CN - 简体中文
    • en-US - 美式英语
    • ...
Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.