Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voice: allow to respond chat contents with voice for a true conversation #196261

Closed
4 tasks done
isidorn opened this issue Oct 23, 2023 · 6 comments
Closed
4 tasks done

Voice: allow to respond chat contents with voice for a true conversation #196261

isidorn opened this issue Oct 23, 2023 · 6 comments
Assignees
Labels
feature-request Request for new features or functionality on-testplan plan-item VS Code - planned item for upcoming workbench-voice
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Oct 23, 2023

Now I want to hear Copilot respond. It is a nice pair, I talk and I hear the response back. Ideally there is some easy toggle to mute Copilot.

Tasks

@isidorn isidorn added the feature-request Request for new features or functionality label Oct 23, 2023
@bpasero bpasero added this to the Backlog milestone Oct 23, 2023
@bpasero bpasero changed the title Chat with Voice -> make Copilot respond in Voice Voice - allow to respond chat contents with voice for a true conversation Oct 25, 2023
@bpasero bpasero changed the title Voice - allow to respond chat contents with voice for a true conversation Voice: allow to respond chat contents with voice for a true conversation Oct 25, 2023
@bpasero
Copy link
Member

bpasero commented Oct 25, 2023

Yes, I love the idea and I think with the SDK we have everything we need for it.

I love how Bing does this, when an answer is there you can have it read out with voice but also have a way to stop that:

Recording 2023-10-25 at 10 35 17

//cc @joaomoreno @kieferrm

@isidorn
Copy link
Contributor Author

isidorn commented Oct 25, 2023

Yup - I like that flow 😍

@SPiercer
Copy link

SPiercer commented Feb 6, 2024

upvoting since the new "Hey Code" feature is out it would be amazing

@ssalbdivad
Copy link

ssalbdivad commented Mar 5, 2024

I've been looking for this feature since Chat was announced!

Would be a great way to rubber duck and make chat much more helpful in complex projects where it doesn't do as well providing code directly.

@bpasero bpasero modified the milestones: Backlog, May 2024 Apr 26, 2024
@bpasero bpasero added the plan-item VS Code - planned item for upcoming label Apr 30, 2024
@bpasero
Copy link
Member

bpasero commented May 13, 2024

A first version is in insiders:

  • chat responses have a 🔈 icon to start text-to-speech
  • text-to-speech starts automatically for when voice is used as input to chats
  • there is a new setting accessibility.voice.autoSynthesize that controls that behaviour
  • we support all voice languages that we support in accessibility.voice.speechLanguage

@bpasero bpasero closed this as completed May 13, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality on-testplan plan-item VS Code - planned item for upcoming workbench-voice
Projects
None yet
Development

No branches or pull requests

5 participants