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

Issue #214481: Add option to filter code from copilot chat text to speech #230012

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

burkus
Copy link

@burkus burkus commented Sep 27, 2024

This is an implementation of a requested feature issued here: #214481

I've added a new option to the accessibility.voice.* options, called 'FilterCode'.
It is enabled by default.
When on, it filters out code blocks delimited by triple backticks "```" so that text to speech doesn't sound spammy/annoying when it contains large amounts of code.

I was hoping to do this as part of Hacktoberfest

@burkus
Copy link
Author

burkus commented Sep 27, 2024

@bpasero thanks for your help!

@burkus burkus changed the title Issue #214481: Add option to filter code from copilot chat text to speech, #214481 Issue #214481: Add option to filter code from copilot chat text to speech Sep 27, 2024
@burkus
Copy link
Author

burkus commented Sep 27, 2024

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants