Zeri - Kthe cdo tekst ne audio ne shqip

Kthe ne audio

Zeri - Kthe cdo tekst ne audio ne shqip là gì?

Zeri - Kthe cdo tekst ne audio ne shqip là một tiện ích mở rộng Chrome được phát triển bởi https://zeri.app, và tính năng chính của nó là "Kthe ne audio".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Zeri - Kthe cdo tekst ne audio ne shqip

Tải xuống các tệp mở rộng Zeri - Kthe cdo tekst ne audio ne shqip 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

                        "Zeri - Kthe cdo tekst ne audio shqip" is an extension that supports the official app (https://www.zeri.app) and uses its service to bring to customers a simple solution to convert every text in Albanian into audio(audio generated). Its supported by more than 85% of Albanian language(except dialects).

Its a free extension(with limited use) for every Chrome user, which while they navigate at any Albanian language website(ex: news website) , they can listen a selected text they choose. 

We don't track any information from users.

ZERI është një shërbim online që synon të ofrojë zgjidhje të të folurit për software, web, aplikacione mobile etj.
Qëllimi ynë është të sjellim shërbimin më të mirë 'TTS'(text to speach) në gjuhën shqipe.
Me më shumë se 100.000 fjalë të regjistruara në gjuhën shqipe, të cilat mbulojnë mbi 80% të fjalëve më së shumti të përdorura gjerësisht, bën që ZERI të konvertojë tekstin lehtësisht në audio. Implementimi i ML dhe Artificial Intelligence, bën të mundur që të kontrollojmë intonacionin, të rrespektojmë shenjat e pikësimit, dhe është në gjendje që të mësoj dhe të përmirësohet gjatë gjithë kohës.                    

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

Tên Zeri - Kthe cdo tekst ne audio ne shqip Zeri - Kthe cdo tekst ne audio ne shqip
ID lhnbkikhapjkecbcgbdkepionnaekhch
URL Chính Thức https://chromewebstore.google.com/detail/zeri-kthe-cdo-tekst-ne-au/lhnbkikhapjkecbcgbdkepionnaekhch
Mô tả Kthe ne audio
Kích Thước Tệp 41.24 KB
Số Lần Cài Đặt 50
Phiên Bản Hiện Tại 1.0.4
Cập Nhật Lần Cuối 2020-09-25
Ngày Phát Hành 2020-05-10
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://zeri.app
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.zeri.app
URL Trang Trợ Giúp https://www.zeri.app/rreth-nesh
URL Trang Chính Sách Bảo Mật https://www.zeri.app/privatesia
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zeri - Kthe cdo tekst ne audio ne shqip",
    "description": "Kthe ne audio",
    "version": "1.0.4",
    "permissions": [
        "contextMenus",
        "activeTab",
        "https:\/\/www.zeri.app\/*",
        "https:\/\/accounts.google.com\/o\/oauth2\/token"
    ],
    "browser_action": {
        "default_popup": "zeri.html",
        "default_icon": "zeriAppx196.png"
    },
    "icons": {
        "16": "zeriAppx196.png"
    },
    "manifest_version": 2,
    "background": {
        "scripts": [
            "jquery-3.4.1.min.js",
            "app.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/zeri.app; object-src 'self'"
}