rullomare Posted August 31, 2015 Posted August 31, 2015 Hi, simple TextToSpeech Unigui component(wrapper) of mespeak.js. Voices are quite robotic but "don't look a gift horse in the mouth" or "Noli equi dentes inspicere donati" . mespeak.js : http://www.masswerk.at/mespeak/ Jbeep.js : https://code.google.com/p/jbeep/ I tried only the languages with which I have some familiarity; sorry !! supported languages : ca (Catalan) cs (Czech) de (German) el (Greek) en/en (English) en/en-n- (English, regional) en/en-rp (English, regional) en/en-sc (English, Scottish) en/en-us (English, US) en/en-wm (English, regional) eo (Esperanto) es (Spanish) es-la (Spanish, Latin America) fi (Finnish) fr (French) hu (Hungarian) it (Italian) kn (Kannada) la (Latin) lv (Latvian) nl (Dutch) pl (Polish) pt (Portuguese, Brazil) pt-pt (Portuguese, European) ro (Romanian) sk (Slovak) sv (Swedish) tr (Turkish) zh (Mandarin Chinese, Pinyin) zh-yue (Cantonese Chinese, Provisional) See mespeak documentation. Supported browsers: Firefox, Chrome / Opera, Webkit, Safari and Chrome 38.0.2125.509 on Android 4.2.2. Not supported browsers: MS Internet Explorerer. Installation : package BmTextToSpeak; {$R 'bmtexttospeak.dcr'} {$R *.res} requires designide, rtl, vcl, UniGUI17; // XE3 , change your delphi version. // XE2 UniGUI16; // XE3 UniGUI17; // XE4 UniGUI18; // XE5 UniGUI19; // XE6 UniGUI20; // XE7 UniGUI21; // XE8 UniGUI22; contains BMTextToSpeak in 'BMTextToSpeak.pas'; end. 1) change your delphi version. 2) Build and Install package. 3) from release XE4 add Compiler Options -LUDesignIDE see : CompilerOptions.png 3a) compile and Run parla.dpr Good fun ! P.S. The file bmtexttospeak.zip is a little big because it contains the folder Voices. Regards bmtexttospeak.zip 02/09/2015 Salvatore Marullo Quote
billyChou Posted September 2, 2015 Posted September 2, 2015 Hi can't get attachment file. Thank Quote
rullomare Posted September 2, 2015 Author Posted September 2, 2015 Hi billyChou, try again! Regards Quote
fefello Posted March 8, 2022 Posted March 8, 2022 non riesco a scaricare il file bmtexttospeak.zip ... help Quote
Sherzod Posted March 8, 2022 Posted March 8, 2022 3 hours ago, fefello said: non riesco a scaricare il file bmtexttospeak.zip ... help Quote
Prografts Posted May 29, 2022 Posted May 29, 2022 Can you give a link to the current mp3 recordable? thanks. Quote
Sherzod Posted May 29, 2022 Posted May 29, 2022 Hello, Sorry, Which edition and build of UniGUI are you using? Quote
Prografts Posted May 29, 2022 Posted May 29, 2022 Can you give a link to the current mp3 recordable? thanks. I'm new to the forum I don't know Quote
Sherzod Posted May 30, 2022 Posted May 30, 2022 6 hours ago, Prografts said: Can you give a link to the current mp3 recordable? thanks. I'm new to the forum I don't know Download access to attachments are available to subscribers only. Quote
Prografts Posted June 12, 2022 Posted June 12, 2022 On 5/30/2022 at 6:41 AM, Sherzod said: Download access to attachments are available to subscribers only. I'm coding visual basic 2010 Quote
Sherzod Posted June 12, 2022 Posted June 12, 2022 32 minutes ago, Prografts said: I'm coding visual basic 2010 Perhaps you are in the wrong forum then. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.