-
Notifications
You must be signed in to change notification settings - Fork 1
/
tts.js
15 lines (15 loc) · 1.07 KB
/
tts.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**
* *************************************************************************
* * OOHOO - TTS - Text To Speech **
* *************************************************************************
* @package block **
* @subpackage TTS **
* @name TTS **
* @copyright oohoo.biz **
* @link http://oohoo.biz **
* @author Ryan Thomas (Original Author) **
* @author Dustin Durand **
* @author Nicolas Bretin **
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later **
* *************************************************************************
* ************************************************************************ */