PHPackages                             luudoanh/text-to-speech - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. luudoanh/text-to-speech

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

luudoanh/text-to-speech
=======================

A class converts text files into audio files

1(6y ago)0111[1 PRs](https://github.com/luudoanh/Text-To-Speech-Basic/pulls)PHPCI failing

Since Jun 27Pushed 6y agoCompare

[ Source](https://github.com/luudoanh/Text-To-Speech-Basic)[ Packagist](https://packagist.org/packages/luudoanh/text-to-speech)[ RSS](/packages/luudoanh-text-to-speech/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Text To Speech Basic
====================

[](#text-to-speech-basic)

- This is a basic class that allows you to convert text content into audio (mp3) files, via a google translate. (EN).
- Đây là một lớp đơn giản giúp bạn có thể chuyển đổi nội dung của file văn bản (text) thành file âm thanh (mp3), thông qua goiogle translate (VI).

Installation
------------

[](#installation)

### With Composer

[](#with-composer)

```
$ composer require luudoanh/text-to-speech

```

```
