fusionengine-org/fusion

implementation of sending text through screen readers.

Glowing-Radiant opened this issue · 11 comments

hi, it'd be great if you could implement pyping text through screen readers, preferably from here.

Okay, i will think about it!

@pool-prateek Hey, so i wanted to make sure if i understood you correctly: You want me to implement something like text-to-speech functionallyity through screen readers?

yes. the reppo I mentioned above supports both windos speach and screen readers.

Okay, i will look though the library and think how i could implement it

@pool-prateek Is it okay if i use pyttsx3? Cytolk is a bit outdated/doesnt support newest python.

I am not sure about that one. you could also look into accessible output 2 as it is still active and even cross platform.

the problem with pyttsx3 is that it doesnt support screen readers. and many screen reader users prefer to use their own screen reader configuration over tts engines provided by windos.

zenthm commented

This feature is way too advanced and maybe just postpone this.

.

Yeah zenthm is probably right.

I agree, TTSR (text thru screen readers) should probably be postponed as it is a compilcated feature.

I agree, TTSR (text thru screen readers) should probably be postponed as it is a compilcated feature.

Yeah