Text to Speech: Voice Reader TTS

Add Free Text to Speech Voice TTS Reader in Google Chrome and read text out loud from news, articles, websites and other sources

Text to Speech: Voice Reader TTS là gì?

Text to Speech: Voice Reader TTS là một tiện ích mở rộng Chrome được phát triển bởi Text-to-Speech TTS Reader, và tính năng chính của nó là "Add Free Text to Speech Voice TTS Reader in Google Chrome and read text out loud from news, articles, websites and other sources".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Text to Speech: Voice Reader TTS

Tải xuống các tệp mở rộng Text to Speech: Voice Reader TTS dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Voice Reader is an efficient tool that enables you to listen to text content being read aloud. It utilizes text-to-speech (TTS) technology to read from various sources such as news articles, social networks, Google Docs, and webpages.

This TTS Reader is designed to be user-friendly, converting written text into spoken words effortlessly. With support for over 50 languages and more than 80 voices, you have the freedom to personalize the settings according to your preferences.

In addition to web content, Voice Reader can also read aloud PDFs, Google Docs, EPUBs, and books within your Google Chrome browser. Simply highlight the desired text and click on the icon to initiate the text-to-speech conversion. You'll have various options at your disposal, including the ability to adjust the voice, reading speed, and pitch.

Now, you can conveniently listen to content while multitasking. Let Voice Reader and Text to Speech assist you in this endeavor.

To begin using this extension, all you need to do is add it to your Chrome browser. It's a straightforward process that takes only a few seconds.

TTS is a relatively new extension that proves immensely useful for individuals who prefer converting written text into spoken words. This extension became available on the Chrome Web Store in 2022 and offers a comprehensive set of features that cater to your needs. The latest version supports 52 languages, including English, Arabic, Portuguese, Spanish, Romanian, Turkish, Croatian, French, Danish, Swedish, and many more.

Despite its feature-rich nature, the extension itself is lightweight, merely occupying 133 kilobytes of storage space. This ensures quick and seamless installation.

Using the Text to Speech functionality is a breeze:

1. Open a web page written in one of the supported languages.
2. Highlight the text you find interesting or wish to listen to.
3. Click the "listen" button.

The extension will then read the selected text aloud in a clear and audible manner. By default, the reading language is set to English, but you can easily modify the settings to suit your preferences. The browser add-on provides a wide array of options, including playback control buttons such as "play," "stop," "forward," and "back." With these, you can initiate the reading, pause it, or navigate forward or backward word by word. All changes are displayed on the browser page, ensuring a seamless user experience.

Moreover, the extension features a convenient volume and speaker adjustment button. This allows you to tailor the audio output to your liking since different individuals have varying preferences when it comes to narration speed. Additionally, the "Settings" button grants access to numerous additional features.

In the past, early free text-to-speech online browser add-ons often produced robotic and unnatural intonations, hampering the overall listening experience. However, thanks to advancements in modern technology, the TTS browser add-on offers a much smoother and more convenient experience. It provides a plethora of high-quality options for testing and listening at your convenience.

Furthermore, you can choose from a wide selection of male and female voices, ensuring maximum comfort while listening to the text. The developers of this browser add-on have devoted special attention to this aspect. Although competitors also strive to deliver accurate products, the Text to Speech program stands out as the industry's most precise, high-quality, and multifunctional solution. Numerous positive reviews from satisfied customers further validate this fact.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Text to Speech: Voice Reader TTS Text to Speech: Voice Reader TTS
ID mhapkjngbbknjmpbnjbbhmogbhagncjd
URL Chính Thức https://chromewebstore.google.com/detail/text-to-speech-voice-read/mhapkjngbbknjmpbnjbbhmogbhagncjd
Mô tả Add Free Text to Speech Voice TTS Reader in Google Chrome and read text out loud from news, articles, websites and other sources
Kích Thước Tệp 134 KB
Số Lần Cài Đặt 645,192
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2023-07-04
Ngày Phát Hành 2022-05-31
Đánh Giá 3.98/5 Tổng số 133 Đánh Giá
Nhà Phát Triển Text-to-Speech TTS Reader
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://docs.google.com/document/d/1XCGmiERvxmUTkeY_SUBZRkxfgg_G6GkJ0_IyVZdU1Hc/edit?usp=sharing
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_ext_name__",
    "short_name": "__MSG_ext_short_name__",
    "description": "__MSG_ext_description__",
    "version": "1.0.1",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "assets\/icon_16.png",
        "24": "assets\/icon_24.png",
        "32": "assets\/icon_32.png",
        "48": "assets\/icon_48.png",
        "128": "assets\/icon_128.png"
    },
    "action": {
        "default_icon": "assets\/icon_32.png",
        "default_title": "__MSG_ext_name__",
        "default_popup": "html\/popup.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset-1",
                "enabled": true,
                "path": "rules-1.json"
            }
        ]
    },
    "permissions": [
        "storage",
        "scripting",
        "activeTab",
        "declarativeNetRequest",
        "gcm",
        "cookies"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "js\/content-script.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/speech.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/click_icon.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "assets\/close_white.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "assets\/icon_24.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "assets\/pause_btn.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "assets\/play_btn.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "js\/speech-initializer.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "assets\/stop_btn.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}