How do I get all the tts voices enabled?

  • Thread starter Thread starter NuPagade
  • Start date Start date
N

NuPagade

Guest
Dear Sir/Ma'am,

I can't get all of the Microsoft Voices enabled.

I am trying to write a program that will allow me to enter text and then here it read back using the TTS functionality. I am using Visual Studio 2017 and C#. I have the build setup to use x64, and I installed the Japanese Language pack. I am using Windows 10 Home Edition (x64).

I created a simple for that allows me to enter text. The code allows me to assign a voice to it. However when I use the GetInstalledVoices I only get 4 of the 6 voices I believe I should be able to get.

So my question is why? And how do i enable the reset? I know from the Speech section in the OS that Microsoft Ichiro and Ayumi are there, but I presume not "enabled", primarily from the error message. So how do I get these "enabled"?

1612523.png

1612524.png

Continue reading...
 
Back
Top