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).

AiVOOV - Text to Speech Solution क्या है?

AiVOOV - Text to Speech Solution https://aivoov.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS)."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AiVOOV - Text to Speech Solution एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम AiVOOV - Text to Speech Solution AiVOOV - Text to Speech Solution
ID afgidegjibfjlpncojaahknmiicblonl
आधिकारिक URL https://chromewebstore.google.com/detail/aivoov-text-to-speech-sol/afgidegjibfjlpncojaahknmiicblonl
विवरण AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS).
फ़ाइल का आकार 132 KB
स्थापना संख्या 122
वर्तमान संस्करण 1.2
अंतिम अपडेट 2023-03-14
प्रकाशन तिथि 2023-02-06
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर https://aivoov.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://aivoov.com
सहायता पृष्ठ URL https://aivoov.com/contact
गोपनीयता नीति पृष्ठ URL https://aivoov.com/privacy-policy
समर्थित भाषाएँ 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"
    }
}