AiVOOV - Text to Speech Solution

AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS).

Qu'est-ce que AiVOOV - Text to Speech Solution ?

AiVOOV - Text to Speech Solution est une extension Chrome développée par https://aivoov.com, et sa fonction principale est "AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS).".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension AiVOOV - Text to Speech Solution

Téléchargez les fichiers d'extension AiVOOV - Text to Speech Solution 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

                        Bring your work to the top with AiVOOV's Voice Over text-to-speech technology. Create realistic voices for any text in seconds by using over 900+ realistic voices across 125+ languages.

AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS). AiVOOV is not restricted to the English language as it also supports numerous other local languages. You don't have to look for a separate tool to translate text into voices in different languages.

How to use?

Simply navigate to the webpage you wish to read, then select the text and right-click. You can see the "Play Now" option, Click on it, the automatic playback of the selected text on the page will begin.                    

Informations de Base sur l'Extension

Nom AiVOOV - Text to Speech Solution AiVOOV - Text to Speech Solution
ID afgidegjibfjlpncojaahknmiicblonl
URL Officiel https://chromewebstore.google.com/detail/aivoov-text-to-speech-sol/afgidegjibfjlpncojaahknmiicblonl
Description AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS).
Taille du Fichier 132 KB
Nombre d'Installations 122
Version Actuelle 1.2
Dernière Mise à Jour 2023-03-14
Date de Publication 2023-02-06
Évaluation 1.00/5 Total 1 Évaluations
Développeur https://aivoov.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://aivoov.com
URL de la Page d'Aide https://aivoov.com/contact
URL de la Page de Politique de Confidentialité https://aivoov.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AiVOOV - Text to Speech Solution",
    "version": "1.2",
    "description": "AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS).",
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    },
    "action": {
        "popup": "popup.html",
        "default_popup": "popup.html"
    },
    "permissions": [
        "background",
        "contextMenus",
        "scripting",
        "activeTab",
        "storage"
    ],
    "background": {
        "service_worker": "js\/background.js"
    }
}