openjtalk 1.0.0 openjtalk: ^1.0.0 copied to clipboard
A Dart library for accessing common Open JTalk APIs using, FFI.
Open JTalk for Dart #
Requirement #
- ffi ^2.0.1
What is Open JTalk? #
Open JTalk is a Japanese text-to-speech system. This software is released under the Modified BSD license.
https://open-jtalk.sourceforge.net/
Dynamic Library #
If you need to use the library, please refer to the following sites.
https://github.com/rosmarinus/jtalkdll/
- jtalk.dll (windows)
- libjtalk.so (android, linux, fuchsia)
- libjtalk.dylib (ios, macos)
Author #
yamahara