Multiplatform speech output in Python

Hi guys,
my name is Vojta POlášek and I coded a simple and now abandoned multiplatform game in Python called United guards long long time ago.
Now I would like to return to some programming. I am searching for some way of generating speech output mainly on Windows and Linux, as Linux is my primary system and most of gamers are running Windows.
In my old game I coded a simply script which used Speech dispatcher Python bindings on Linux and Universal speech library on Windows.
Today I can see several possibilities but none of them seems good enough for me. It still seems that I will have to use several libraries to get this working. Am I right?
Here are my findings:
pyttsx looked promising but I can't get it running on Linux, it crashes when I try to import it.
accessible_output2 is only for Windows
Universal speech is only for Windows
I do not know about any other Python bindings.
What are your experience please?
I can use my simple script from my old game, I just hope that there was some progress during that many years.
Thanks.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : hamster007 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : superantoha via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : CaptainCode via Audiogames-reflector

Reply via email to