m1maker / NGT

New open source game toolkit
https://ngtcode.dev/
20 stars 11 forks source link

More Flexible Speech Implementation #18

Open Amerikranian opened 5 months ago

Amerikranian commented 5 months ago

As of now, Tolk is the only backend possible for using speech and the architecture is not very flexible. For instance, it would be mildly painful to expand this implementation to support Linux. Have you considered using libraries like Universal Speech or looking for interfaces to Speech Dispatcher/VO for greater cross-platform compatability?