TSVoiceConverter

A Swift VoiceConverter between AMR format and WAV format


Keywords
converter, opencore-amr, swift, voice
License
MIT
Install
pod try TSVoiceConverter

Documentation

TSVoiceConverter

CI Status Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

TSVoiceConverter is available through CocoaPods. To install it, simply add the following line to your Podfile:

Swift 3:

pod "TSVoiceConverter", '0.1.5'

Swift 4:

pod "TSVoiceConverter", '0.1.6'

Compile

Here is the opencore-amr source file, download the source code, run Compile/build.sh

License

TSVoiceConverter is available under the MIT license. See the LICENSE file for more info.