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

Unable to get the newly installed voices in Windows #129

Open
NikithaNimbalkar opened this issue Jul 28, 2020 · 3 comments
Open

Unable to get the newly installed voices in Windows #129

NikithaNimbalkar opened this issue Jul 28, 2020 · 3 comments
Assignees

Comments

@NikithaNimbalkar
Copy link

I have downloaded and installed few more synthetic voices for my windows, but when I try to list it only gives me 3 which were there by default.
I see these new voices listed in the narrator as well as speech settings for my pc.
Do I need to follow any other steps so that I can get it using engine.getProperty('Voices').
Kindly help.

image

@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

@tquangsdh20
Copy link

I have downloaded and installed few more synthetic voices for my windows, but when I try to list it only gives me 3 which were there by default.
I see these new voices listed in the narrator as well as speech settings for my pc.
Do I need to follow any other steps so that I can get it using engine.getProperty('Voices').
Kindly help.

image

This library is only support sAPI5. The hiden voices maybe sAPI4. If you wanna get all of it you can using Reg.
This video: https://youtu.be/qVMHoCtjLag?t=1031

@willwade willwade self-assigned this Oct 17, 2024
@willwade
Copy link
Collaborator

willwade commented Oct 17, 2024

Nb. The task here is to support uwp voices. It’s something that MS hasn’t really continued with so I’m reluctant to do it but I’ll have a look

nb. It’s my understanding from looking at the reg file of that video it’s not a sapi 4 problem but a uwp issue. I would like to get sapi4 and uwp working if possible but it will take some work.

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

No branches or pull requests

3 participants