Dictanote

Switch effortlessly between using the keyboard and your voice to type out notes.

Dictanoteคืออะไร?

Dictanote เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dictanote.co และคุณลักษณะหลักของมันคือ "Switch effortlessly between using the keyboard and your voice to type out notes."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dictanote

ดาวน์โหลดไฟล์ส่วนขยาย Dictanote ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Dictanote is a note-taking app with built-in speech to text. Dictanote lets you efficiently categorize your ideas, thoughts, research and todos into notes and notebooks. Dictanote has built in MS Word like editor with which you can format your notes. In addition to writing your notes you can use your microphone to **dictate** notes ! 

Dictanote supports speech to text in over 40 different languages and 52 different dialects spoken which covers over 80% of the world's population! 

You can also purchase in-app Pro upgrade which lets you create multiple notebooks and save them on Dictanote cloud.  
Dictanote is your drop-in replacement for Evernote, One note and Voice note.

Offline: You can edit your notes while offline. Just open the app and you are good to go. They will be saved on the cloud once you have internet connection. *Note* that speech recognition requires internet connectivity.

• To use Dictanote, you will need:
   ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
- Google Chrome version 40 or greater
- Internet Connection
- Configured microphone
- Correct pronunciation

• To create desktop shortcut:
   ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
- install Dictanote app
- go to address: chrome://apps/  
- right-click the icon Dictanote
- select "Create Shortcut ...".

• Features:
  ------------------------------------------

* Multi-lingual voice recognition
* Offline note editing
* Rich text formatting
* Images in note
* Themes

Please Note : 
Voice Recognition is a statistical model . You cant expect a 100% accuracy rate . But not to worry recognition is rate is good enough to use :) 
Average accuracy of voice recognition is around 95% but may vary from person to person. The accuracy improves with better mike quality and lower noise in background.

We would appreciate if you'd rate it with ★ ★ ★ ★ ★ and tell your friends! :-) 
Send all queries / suggestions to [email protected].                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Dictanote Dictanote
ID ojiphdclljhgohkfclffeddolhbmpbhd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dictanote/ojiphdclljhgohkfclffeddolhbmpbhd
คำอธิบาย Switch effortlessly between using the keyboard and your voice to type out notes.
ขนาดไฟล์ 37.84 KB
จำนวนการติดตั้ง 5,009
เวอร์ชันปัจจุบัน 2
อัปเดตครั้งล่าสุด 2021-11-23
วันที่เผยแพร่ 2019-12-30
คะแนน 4.00/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา https://dictanote.co
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://dictanote.co
URL หน้าช่วยเหลือ https://support.dictanote.co
URL หน้านโยบายความเป็นส่วนตัว https://dictanote.co/privacy
ภาษาที่รองรับ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "launch.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon_128.png"
    },
    "default_locale": "en",
    "description": "__MSG_desc__",
    "icons": {
        "128": "images\/icon_128.png",
        "48": "images\/icon_48.png",
        "32": "images\/icon_32.png",
        "16": "images\/icon_16.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "offline_enabled": true,
    "permissions": [],
    "short_name": "__MSG_shortName__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2"
}