Skip to main content
15-Moonstone
October 22, 2020
Question

Other voices besides the default

  • October 22, 2020
  • 1 reply
  • 1410 views

I'm trying to figure what other voices I have access to with Studio. We want to change the voice from the horribly monotone male voice, to something female. Studies have shown that female voices are better received than male voices. Anyway, if anyone can point in the right direction for figuring this out it would much appreciated. Thanks in advance.

1 reply

17-Peridot
October 22, 2020
Hello Ike@ACE, I have some questions : In which devices (Hololens or in mobile ? If it is mobile is it when using text to speech functionnalities in Javascript ? Best regards, Samuel
Ike@ACE15-MoonstoneAuthor
15-Moonstone
October 23, 2020

I'm working with HoloLens 2 and using text-to-speech from a JSON using js. Thanks for the quick response

17-Peridot
October 26, 2020

Hello Ike@ACE,

 

I have found this blog with some more technical details in Windows 10 and in Microsoft Edge :

https://blogs.windows.com/msedgedev/2016/06/01/introducing-speech-synthesis-api/

https://www.businessinsider.fr/us/how-to-add-text-to-speech-voices-in-windows-10

 

I also found some example in C# in Unity3D where voice can be changed :

https://www.reddit.com/r/HoloLens/comments/4odwf2/text_to_speech_now_in_holotoolkit/

But in GitHub repository, link to source code is not present anymore.

 

In Hololens 1, in Settings, the menu about language are not present.

We can just select one language.

 

I am checking with R&D to see if something is possible in JavaScript in Hololens.

 

Best regards,

Samuel