RHVoice-spm

A free and open source speech synthesizer with support for a lot languages now available for Swift Package Manager

GPL-2.0 License

Stars
2

RHVoice

A free and open source speech synthesizer with support for a lot languages now available for Swift Package Manager

Usage

Add package as dependecy to your project

    .package(url: "https://github.com/IhorShevchuk/RHVoice-spm",
                 .upToNextMajor(from: "1.14.0")),

TODO

  • Samples
  • Documentation
  • Tutorials
  • Use Swift instead of Objective-C/C++