From fd229c3dcb8d1fb73fadfa124957bf6cf86248dd Mon Sep 17 00:00:00 2001 From: pathum25 Date: Thu, 16 Jul 2026 00:36:28 +0800 Subject: [PATCH] Document voice input feature for Copilot CLI Added explanation of voice input functionality for Copilot CLI, including details on local transcription and text insertion. --- .../copilot/how-tos/copilot-cli/use-copilot-cli/voice-input.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/how-tos/copilot-cli/use-copilot-cli/voice-input.md b/content/copilot/how-tos/copilot-cli/use-copilot-cli/voice-input.md index 73b82676e6e9..d76401af4891 100644 --- a/content/copilot/how-tos/copilot-cli/use-copilot-cli/voice-input.md +++ b/content/copilot/how-tos/copilot-cli/use-copilot-cli/voice-input.md @@ -10,7 +10,7 @@ category: - Build with Copilot CLI # Copilot CLI bespoke page docsTeamMetrics: - copilot-cli ---- +pathum25 Voice input lets you dictate prompts to {% data variables.copilot.copilot_cli_short %} by speaking into your microphone instead of typing on the keyboard. Transcription runs entirely on your local machine. Your audio is not sent over the network. The recognized text is inserted at the cursor position in the prompt input area, where you can edit it before submitting.