Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 560 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 560 Bytes

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