github / github/app

[Feature Request] Let voice input follow system speech language settings

未关闭
#1,664 3 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
2.1k
派生
153
PR 合并指标
30 天内没有已合并 PR

描述

## Summary

Please add an option for the GitHub Copilot app voice input to follow the operating system's speech input language/settings.

## Problem

On Windows, a user can configure the system speech language to Chinese (for example `zh-CN`) and use Windows voice typing (`Win + H`) successfully. However, the Copilot app's built-in microphone input does not appear to follow the system speech language, so Chinese speech may still be recognized as English or otherwise fail to transcribe correctly.

This creates two separate voice input behaviors:

| Input method | Language source |
| --- | --- |
| Windows voice typing (`Win + H`) | Windows system speech language |
| Copilot app built-in microphone | App/service-specific behavior, with no visible language setting |

## Proposed solution

Add a voice input setting such as:

```text
Voice input language:
- Use system default
- English
- 中文(简体)
- 中文(繁體)
- ...
```

At minimum, `Use system default` should make the Copilot app follow the OS speech input language/settings. This would make setup simpler and more consistent for multilingual users.

## Use case

A user has Windows system speech language configured as Chinese (`zh-CN`) and expects the Copilot app microphone to transcribe Chinese speech without needing a separate app-specific setup or workaround.

贡献指南

打开贡献指南

调研方向

首先检查 Copilot 应用现有的内置麦克风输入及其 Windows 集成,然后比较 Windows voice typing 如何获取已配置的语音语言。完成标准是应用提供系统默认语音语言选项,并且能够正确转写配置为中文的语音,包括 zh-CN,而无需单独的变通方案。

由索引模型根据 Issue 内容生成。

评估

领域
desktop, internationalization
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
活跃
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。