spiel icon indicating copy to clipboard operation
spiel copied to clipboard

Results 16 spiel issues
Sort by recently updated
recently updated
newest added

`Synthesize` gets a file descriptor to write to asynchronously. If the method does not do so, we are stuck waiting for data on the pipe. I'm not sure what options...

Compile and install `libspiel` and `libspeechprovider` on _Fedora Linux 39_. Create a simple C program, which compiles but fails to execute. ``` ... #include #include gint main(gint argc, gchar **argv)...

Add a test suite based on andyholmes/actuary, with a matrix of (gcc, llvm) * (fast, asan, analyzer).

GObject-Introspection now supports annotating the async/finish functions, although the language bindings must support this to allow automatic `await` support. In the most current release the GIR compiler, and probably gi-docgen,...

A default voice does not make sense absent a language. There should be a default provider that is a fallback if there isn't a preset language/voice match. The resolution order...

enhancement

Dear elite C language developer of this module. I Am visually impaired advanced user with no sight at all and I would like to plea you for The following well....

Currently lispiel providers don't need special permissions when packaged as Flatpak. :ok_hand: We know that each provider voice can be big so we don't want to ship all voices in...

This issue is about discussing what's needed for apps to make use of libspiel without punching hole in the sandbox with `"--socket=session-bus"`. That particular static permission is considered unsafe. See...

It would be cool if libspiel selected a language appropriate voice after determining automatically what language it is. This functionality could be added with a language detection library like CLD2...

enhancement

I forgot why, but that causes a problem.

bug