You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Tait Hoyem 2b4d06b37c
Initial commit
2 years ago
Makefile Initial commit 2 years ago
README.md Initial commit 2 years ago
speak-selection Initial commit 2 years ago
speak-selection.c Initial commit 2 years ago

README.md

Speak Selection (SSN)

This program is dead simple. While running, it wil speak out newly selected pieces of text to a user.

It does not include any screen reading functionality. For that, I would shamelessly recommend a project I work on called [Odilia}(https://odilia.app) or a project I don't work on: Orca.

Credits

Requirements

  • at-spi2-core
  • libspeechd
  • gcc or clang