Speech to text - You speak and I write)
A simple and easy-to-use typing assistant. Converts your voice to text.
Τι είναι το Speech to text - You speak and I write);
Το Speech to text - You speak and I write) είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον alexpirs887, και η κύρια λειτουργία του είναι "A simple and easy-to-use typing assistant. Converts your voice to text.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Speech to text - You speak and I write)
Λήψη αρχείων επέκτασης Speech to text - You speak and I write) σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Speech to text - You speak and I write Speech to Text (Voice Recognition) is an extension that helps you convert speech to text. It can recognize a wide variety of languages and related dialects. It is possible to choose any language from 72. To work with this extension, simply open the addon's user interface and then click on the large microphone icon to start converting your voice to text. Please note that the first time you run the add-on, it asks for permission to use the microphone. Please accept permission to start using the add-on. All captured text is placed in the top text area of the user interface. To copy the text, just click on the "Copy to clipboard" button. This add-on has no background activities when it is closed. Plus, it doesn't require an internet connection to work.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Speech to text - You speak and I write) |
ID | ecbkhnjhejfjdfimijklmmbcpkilecde |
Επίσημο URL | https://chromewebstore.google.com/detail/speech-to-text-you-speak/ecbkhnjhejfjdfimijklmmbcpkilecde |
Περιγραφή | A simple and easy-to-use typing assistant. Converts your voice to text. |
Μέγεθος Αρχείου | 114 KB |
Αριθμός Εγκαταστάσεων | 1,000 |
Τρέχουσα Έκδοση | 1.0.0 |
Τελευταία Ενημέρωση | 2022-12-27 |
Ημερομηνία Δημοσίευσης | 2022-12-27 |
Αξιολόγηση | 3.88/5 Συνολικά 8 Αξιολογήσεις |
Προγραμματιστής | alexpirs887 |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | id,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,kn-IN,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_app_name__", "description": "__MSG_app_description__", "default_locale": "en", "icons": { "32": "icons\/32.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "action": { "default_icon": "icons\/32.png", "default_title": "__MSG_app_name__" }, "background": { "service_worker": "js\/service_worker.js" }, "manifest_version": 3, "version": "1.0.0" } |