Skip to content

Improve your pronunciation by listening to native speakers.

License

GPL-2.0 and 3 other licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.DOC
Unknown
COPYING-ARTWORK
Unknown
COPYING-CMAKE-SCRIPTS
Notifications You must be signed in to change notification settings

cordlandwehr/artikulate

 
 

Artikulate

Artikulate is a language learning application that helps improving pronunciation skills for various languages. This repository maintains the application and language specifications. All course files are maintained in a separate repository named "artikulate-data" and hosted on the KDE infrastructure.

For a detailed explanation how to contribute new languages and/or new courses, please refer to the information at techbase: http://techbase.kde.org/Projects/Edu/Artikulate

  • contribute: please go to phabricator.kde.org

Packaging and Building Information

Build Dependencies

All build dependencies are defined in the CMake files. Please run CMake and and consider the the output.

Packaging

Building produces the binary "artikulate" and the following shared libraries, which are only used internally inside Artikulate:

  • artikulatelearnerprofile
  • artikuklatesound
  • artikulatecore

Runtime Dependencies

  • none

GStreamer-Problems

It is important that there is /no/ explicit or implicit linking to any gstreamer-0.10 base library. Please ensure this, e.g., by executing "ldd artikulate" and by confirming that its output does not contain any reference to gstreamer-0.10. Mixing both gstreamer-0.10 and gstreamer-1.0 will lead to crashes and failures of all sound recording and playing functionality of the application.

Licensing

The major part of the codebase is licensed as GPL-2+ with the additional KDE e.V. clause. If no license is given, this is the default license (though please report missing licenses asap.) Main parts of the above named libraries are licenses as LGL-2+ with the additional KDE e.V. clause. CMake files are BSD licensed.

Patches and Bug Reports

Please use the bugs.kde.org or the git.reviewboard.kde.org infrastructure for this.

About

Improve your pronunciation by listening to native speakers.

Resources

License

GPL-2.0 and 3 other licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.DOC
Unknown
COPYING-ARTWORK
Unknown
COPYING-CMAKE-SCRIPTS

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 75.3%
  • QML 19.7%
  • CMake 4.9%
  • Shell 0.1%