Page 8 of 8

Re: Speech Plugin 2.4

Posted: February 3rd, 2019, 5:05 pm
by Yincognito
jsmorley wrote: February 3rd, 2019, 12:35 pmSpeech recognition and text-to-speech are so completely different things that this is actually off-topic here. ;-)
As I said, I am aware of the fact that these two are different things and the fact that the level of complexity is different - no need to convince me of something I already agreed on ;-)

As to the rest of what you wrote, I'll risk being off-topic for one more reply, just to make clarify some things on the speech recognition thing - that will be my last off-topic reply on the matter here, so don't worry. The whole speech recognition stuff is much older than Cortana in MS (I even have some free source code on the matter for a different program, that's using Microsoft Speech Recognizer 5.x from the 2000 era - check
here
, if you are curious about it). Bottom line, the stuff is exposed through an API since ages ago, and nothing more complex needs to be done in a program that's using it other than check out for the API's "translation" of the spoken content.

The fact that you have few programs using this capability is not because it's extremely complex for that program to do (because nearly everything is done by the MS API), but because it's highly unreliable, for the reasons you alredy mentioned (colds, hangovers, different grammars, languages, etc). So basically what I'm saying is that while I understand you're not interested in this (and for good reason, aka the poor reliability), it isn't that hard to accomplish - it's just about using a specific API.

Coming back to being on topic (sorry for the clarifying detour), I look forward to the moment when your plugin will be "official" (i.e. included in the Rainmeter distribution). It may take longer or it might never happen, but it is as valid of a candidate as any other plugin out there. :D

Re: Speech Plugin 2.4

Posted: February 3rd, 2019, 6:34 pm
by eclectic-tech

Re: Speech Plugin 2.4

Posted: February 3rd, 2019, 7:13 pm
by Yincognito
Oh well, it seems the thing is already implemented. My bad for not noticing - thanks for the info, eclectic-tech. Sorry again for the off-topic detour.

Re: Speech Plugin 2.4

Posted: May 19th, 2020, 11:38 am
by jsmorley
I note that when you update to Windows 10 version 2004, which is due to be publicly released in the coming days, changes you made to the installed Text To Speech voices in the registry are overwritten back to the defaults.

For a default English installation of Windows, that will be Microsoft David (male) and Microsoft Zira (female).

If you had unlocked the Microsoft Mark (male) and / or Microsoft Eva Mobile (female) voices, and want to get them back, simply run either or both of the the .reg files included in this .zip.

enable-eva-mark-voice-windows10.zip

Restart Rainmeter after doing this...