/RHVoice-spm

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

Primary LanguageSwiftGNU General Public License v2.0GPL-2.0

RHVoice

Build

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++