Skip to content

【docs enhancement】speech config default lang #302

Description

@chilingling

【建议】

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions