Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

sak (Speecher Assistive Kit) => new release ! 8 years 11 months ago #7336

  • fredvs
  • fredvs's Avatar Topic Author
  • Visitor
  • Visitor
Hello.

There is a new release of sak (Speecher Assistive Kit).
sak is a kit that makes your application "Assistivized" without changing anything in your code.
sak is a (working) alternative to at-spi, sapi or atk (who are not working good with fpc/LCL).

sak uses the PortAudio and eSpeak Open Source Libraries.

Please read readme_license.txt (license differs if you use sak vs sak_dll).
Included source + binary demos LCL/fpGUI for Linux and Windows.

=> github.com/fredvs/sak

=> wiki => wiki.freepascal.org/sak

Fre;D

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

sak (Speecher Assistive Kit) => new release ! 8 years 11 months ago #7338

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4515
  • Thank you received: 1102
Oh my :silly:
this is from an other level
we will look at ASAP
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

sak (Speecher Assistive Kit) => new release ! 8 years 11 months ago #7370

  • fredvs
  • fredvs's Avatar Topic Author
  • Visitor
  • Visitor
Tested last sak version with Typhon IDE... and it works. :whistle:

In typhon.pp =>
program typhon;
uses
...
 sak_lcl,
...

begin
...
SAKLoadLib;
...
end.

[EDIT] Oooops, i wrote too fast, i have to check somethings in sak to make typhon IDE totally "assistivized" without changing anything in typhon IDE code.
But for "classical" lcl application, it works. (for fpGUI it works even for complicated application, like uidesigner.)

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

sak (Speecher Assistive Kit) => new release ! 8 years 10 months ago #7546

  • fredvs
  • fredvs's Avatar Topic Author
  • Visitor
  • Visitor
Hello.

There is a new release of sak !
sak has a new brother: mseGUI. ;-)

Thanks to Martin from mse, sak is brand new, with new loading procedures.

Added double voice for memos, more help for grids,...

Source: => github.com/fredvs/sak

Demos, working out of the box (i hope), of mse, fpgui, lcl for Linux32/64, freeBSD64 and Win32 =>
=> github.com/fredvs/sak/releases

Cheers.

Fre;D

Please Log in or Create an account to join the conversation.

sak (Speecher Assistive Kit) => new release ! 8 years 10 months ago #7547

  • user836
  • user836's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 4
The link on the wiki os broken.

Please Log in or Create an account to join the conversation.

sak (Speecher Assistive Kit) => new release ! 8 years 10 months ago #7548

  • fredvs
  • fredvs's Avatar Topic Author
  • Visitor
  • Visitor

The link on the wiki os broken


Aaargh...
I get a big problem with git, i could not commit anymore.
The only solution was to remove completely sak repository and create a new one, with same name.

But this loose all the history of previous releases of sak, and, like you noted, the wiki too.

Thanks to note it.

I will re-create a new one asap.

You may use this one => wiki.freepascal.org/sak

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

sak (Speecher Assistive Kit) => new release ! 8 years 10 months ago #7603

  • fredvs
  • fredvs's Avatar Topic Author
  • Visitor
  • Visitor
Hello everybody.

Memo's are totally assisted for fpGUI and LCL widgetsets (MSEgui asap).

Here video of sak-memo in action. =>
sites.google.com/site/designerext/test_sak_fpg_memoall.mp4
sites.google.com/site/designerext/test_sak_fpg_2xvoice.mp4

Source: => github.com/fredvs/sak

Binary-demos of mse, fpgui, lcl for Linux32/64, freeBSD64 and Win32.
=> github.com/fredvs/sak/releases

PS: What widget is the source-code-editor in Typhon IDE ?

Many thanks.

Fre;D

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.
  • Page:
  • 1