2017 © Pedro Peláez
 

library speech-generator

This package provides you with a simple text-to-speech tool and convert your text to audio files.

image

phongvh/speech-generator

This package provides you with a simple text-to-speech tool and convert your text to audio files.

  • Friday, March 31, 2017
  • by phongvh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 5 % Grown

The README.md

Speech Generator for Laravel

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

This package provides you with a simple text-to-speech tool and convert your text to audio files., (*2)

Install

Via Composer, (*3)

``` bash $ composer require phongvh/speech-generator, (*4)


Add the ServiceProvider to the providers array in app/config/app.php ```php Phongvh\SpeechGen\SpeechGenServiceProvider::class

Add the routes to route/web.php, (*5)

\Phongvh\SpeechGen\SpeechGen::routes();

And make sure storage/app/public is writable by webserver, (*6)

Usage

Go to /speech to use the generator, (*7)

This version is supposed to generate mp3 files of a word list in Vietnamese. Each word should be in a separate line., (*8)

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

31/03 2017

dev-master

9999999-dev https://github.com/phongvh/speech-generator

This package provides you with a simple text-to-speech tool and convert your text to audio files.

  Sources   Download

The MIT License (MIT).

The Requires

 

The Development Requires

laravel speech speechgenerator

31/03 2017

1.0.2

1.0.2.0 https://github.com/phongvh/speech-generator

This package provides you with a simple text-to-speech tool and convert your text to audio files.

  Sources   Download

The MIT License (MIT).

The Requires

 

The Development Requires

laravel speech speechgenerator

29/03 2017

1.0.1

1.0.1.0 https://github.com/phongvh/speech-generator

This package provides you with a simple text-to-speech tool and convert your text to audio files.

  Sources   Download

The MIT License (MIT).

The Requires

 

The Development Requires

laravel speech speechgenerator

29/03 2017

1.0.0

1.0.0.0 https://github.com/phongvh/speech-generator

This package provides you with a simple text-to-speech tool and convert your text to audio files.

  Sources   Download

The MIT License (MIT).

The Requires

 

The Development Requires

laravel speech speechgenerator