github / github/app

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

Ouverte
#1,664 3 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
Aucune donnée de langage
Étoiles
2.1k
Forks
153
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

## 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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by reviewing the Copilot app's existing built-in microphone input and its Windows integration, then compare how Windows voice typing obtains the configured speech language. Done means the app offers a system-default voice language option and correctly transcribes speech configured as Chinese, including zh-CN, without a separate workaround.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
desktop, internationalization
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
38/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.