Hello.

I am very happy to announce the birth of
sak for fpc.
sak is the Speecher Assistive Kit who transforms your applications into multi language speaking assisted applications.
Easy and independent, you do not have to change anything in your original code.
You do not need external libraries like at-spi, sapi, nor install anything in your system, etc...
All is included in the kit (+- 1 mega).
Of course the kit can be shared with other applications.
How it works ?Only call
SAKloadlib when you want and your application becomes assistived with no other code added.
Call
SAKunloadlib to unload it at runtime too.
sak recognizes aswell your new forms created at run time.
sak uses the
espeak and
portaudio libraries (
espeak Windows code adapted to use portaudio with agreement of the author).
Here all sources, examples, libraries and binaries demos :
http://fredvs.github.io/sak/Here compiled binaries demos of sak with LCL GTK2(32/64), LCL Qt(32/64), LCL Win32, fpGUI Linux(32/64) and fpGUI win32 widgetsets.
https://sites.google.com/site/fiensprototyping/sk_bin_demos.zipPS : It is the first release, of course all the existing components are not yet "assistived".
Have fun.