Download the PHP package sergix44/oddcast-tts-php without Composer
On this page you can find all versions of the php package sergix44/oddcast-tts-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sergix44/oddcast-tts-php
More information about sergix44/oddcast-tts-php
Files in sergix44/oddcast-tts-php
Download sergix44/oddcast-tts-php
More information about sergix44/oddcast-tts-php
Files in sergix44/oddcast-tts-php
Vendor sergix44
Package oddcast-tts-php
Short Description A PHP interface to the online Oddcast demo API
License MIT
Package oddcast-tts-php
Short Description A PHP interface to the online Oddcast demo API
License MIT
Please rate this library. Is it a good library?
Informations about the package oddcast-tts-php
Oddcast TTS Demo PHP library
A library to interface with the online demo of Oddcast TTS engine.
Installation
Example usage
All the voices are listed on the official Oddcast demo page: http://ttsdemo.com/
Every voice is ported in the corrisponding namespace e.g. the english voice Julia
, is in the namespace SergiX44/OddcastTTS/Voices/English/Julia_US.php
, and so on.
The default voice is Julia (English US)
You can easily change voice, in the main constructor:
or via setter:
All versions of oddcast-tts-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package sergix44/oddcast-tts-php contains the following files
Loading the files please wait ....