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)은(는) alexpirs887에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A simple and easy-to-use typing assistant. Converts your voice to text."입니다.
확장 프로그램 스크린샷
Speech to text - You speak and I write) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |