Zeri - Kthe cdo tekst ne audio ne shqip
Kthe ne audio
Zeri - Kthe cdo tekst ne audio ne shqip란 무엇입니까?
Zeri - Kthe cdo tekst ne audio ne shqip은(는) https://zeri.app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Kthe ne audio"입니다.
확장 프로그램 스크린샷
Zeri - Kthe cdo tekst ne audio ne shqip 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
"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.
확장 프로그램 기본 정보
이름 | Zeri - Kthe cdo tekst ne audio ne shqip |
ID | lhnbkikhapjkecbcgbdkepionnaekhch |
공식 URL | https://chromewebstore.google.com/detail/zeri-kthe-cdo-tekst-ne-au/lhnbkikhapjkecbcgbdkepionnaekhch |
설명 | Kthe ne audio |
파일 크기 | 41.24 KB |
설치 횟수 | 50 |
현재 버전 | 1.0.4 |
최근 업데이트 | 2020-09-25 |
출시 날짜 | 2020-05-10 |
평점 | 5.00/5 총 6 개의 평점 |
개발자 | https://zeri.app |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.zeri.app |
도움말 페이지 URL | https://www.zeri.app/rreth-nesh |
개인정보 보호 정책 페이지 URL | https://www.zeri.app/privatesia |
지원되는 언어 | 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'" } |