Acapela TTS Engine
Efficient, fast and high quality speech-synthesis engine.
Qu'est-ce que Acapela TTS Engine ?
Acapela TTS Engine est une extension Chrome développée par acapela.group.android, et sa fonction principale est "Efficient, fast and high quality speech-synthesis engine.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Acapela TTS Engine
Téléchargez les fichiers d'extension Acapela TTS Engine au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
IMPORTANT: This extension is only for Chromebook devices running Chrome OS. The extension is free, so you can try all of our voices in an online mode, but then you must buy voices to integrate them to your Chromebook system. Then you will be able to use them with any TTS-compatible application (like ChromeVox). ******** High Quality voices by Acapela Group ******** Add up to 100 voices in 30 languages to your Chromebook. Voice capability is reinventing the way we all engage with devices and Acapela voices are helping to broaden the native voice offering on Chromebooks with another 30 languages and over 100 voices. The Acapela portfolio for Chromebooks includes authentic children voices as well as adult ones so that students can choose according to their age group and preferences, to feel fully comfortable with the voice they learn with. Text-to-speech specifically helps individuals that read slowly or with difficulty, people who want feedback when writing or help with spotting errors when proof-reading, those who suffer visual stress when reading text on paper or on a screen or want to simultaneously see and hear. Immediate audio feedback improves word recognition, increases the ability to pay attention and remember information and helps students to recognize and fix errors in their own writing. The wide range of languages covered opens up language learning opportunities. List of available languages: Arabic, Catalan, Czech, Danish, Dutch(Belgium), Dutch(NL), English(Australia), English(India), English(Scotland), English(UK), English(US), Faroese, Finnish, French, French(Canada), German, Greek, Italian, Norwegian, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Spanish (North America), Swedish, Swedish(Gothenburg), Swedish(Scania), Swedish (Finland), Turkish. ******** Instructions ******** 1/ Please check that you have a valid internet connection, as the app needs to contact our server to get the voice list. 2/ Open the extension options page. 3/ Browse the list of voices retrieved from our server. 4/ You can test any voice online. You can type your own text in the "Type some text here to try" area. 5/ The ‘Buy’ icon will open an in-app billing window, asking for confirmation of your purchase. 6/ After purchase, the voice will appear with a download icon. Click on it to start the installation. This requires an internet connection and may take some time. Beware that voice data are very big (100-200MB) so a strong and stable internet connection is recommended. 7/ After a successful installation, select the Acapela voice in your TTS-compatible application. ******** License and privacy ******** By downloading this software, you accept implicitly our licensing agreement: http://www.acapela-group.com/acapela-for-chrome/LicencingAgreement.html
Informations de Base sur l'Extension
Nom | Acapela TTS Engine |
ID | hfpbgbaepoblbkbmpojjnpkeikgoadil |
URL Officiel | https://chromewebstore.google.com/detail/acapela-tts-engine/hfpbgbaepoblbkbmpojjnpkeikgoadil |
Description | Efficient, fast and high quality speech-synthesis engine. |
Taille du Fichier | 1.43 MB |
Nombre d'Installations | 4,203 |
Version Actuelle | 1.1.76 |
Dernière Mise à Jour | 2021-10-21 |
Date de Publication | 2019-05-24 |
Évaluation | 2.19/5 Total 21 Évaluations |
Développeur | acapela.group.android |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | http://www.acapela-group.com/ |
URL de la Page de Politique de Confidentialité | https://www.acapela-group.com/acapela-tts-voices-google-play-privacy-policy |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Acapela TTS Engine", "short_name": "Acapela TTS", "manifest_version": 2, "version": "1.1.76", "description": "Efficient, fast and high quality speech-synthesis engine.", "offline_enabled": true, "author": "Acapela Group S.A.", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm+6kAuMWMhcuLMeCivAre7oCNpE72Uc17NLXXsBnsHQojRhHVlDsG+mRWPbizQQbGd9Ov6Lti2JW4mjx0gAzdE3MPc6iO7kNq8hCvKdTa4M2AblqUXqJTVFC9RBbIA9mdfhs2TZx7Ya2R8RszwfQdQWPdrF\/k9wBa9fcspLje\/rcu\/xbc9EF3z6WAPH6FsRJ7FZaz3P4yNlaCblJRbWQsYSSuJzuh3ENqcqGxGw8MVCWhqpe0fiVe9j1rGNolS+xSuUDCdVXKHfoQGKtcP1VN2SSRKzXIQoZ+hSBTdRrH7jg3dY90jyOmkfM7CRw8uauZjWcHTFu03qFMiEkxYMxZwIDAQAB", "permissions": [ "tts", "ttsEngine", "identity", "identity.email" ], "oauth2": { "client_id": "71025888019-v1vlc05aofdo6ui4eq42e93s5c2pef0g.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/plus.login", "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly" ] }, "background": { "persistent": true, "scripts": [ "acapela_tts.js", "zip\/zip.js", "ssml_parser.js", "buy.js", "tts_shell.js", "acapela_audio.js", "acapela_tts_engine.js" ] }, "options_page": "acapela_tts.html", "icons": { "16": "icons\/picto_a_16.png", "32": "icons\/picto_a_32.png", "48": "icons\/picto_a_48.png", "128": "icons\/picto_a_128.png" }, "tts_engine": { "sample_rate": 22050, "buffer_size": 256, "voices": [ { "voice_name": "Acapela male", "lang": "xx-XX", "event_types": [ "start", "marker", "word", "sentence", "end" ] }, { "voice_name": "Acapela female", "lang": "xx-XX", "event_types": [ "start", "marker", "word", "sentence", "end" ] } ] }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';script-src-elem https:\/\/www.paypal.com\/ 'self' 'unsafe-inline'" } |