File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -263,6 +263,8 @@ npm run build // or 'npm run watch' for developing
263
263
- [ doq] ( https://github.com/shivaprsd/doq )
264
264
- [ foliate-js] ( https://github.com/johnfactotum/foliate-js )
265
265
- [ google-translate-api] ( https://github.com/vitalets/google-translate-api )
266
+ - [ crx-live-translate] ( https://github.com/botbahlul/crx-live-translate/tree/main )
267
+ - [ voice-driven-web-apps-introduction] ( https://developer.chrome.com/blog/voice-driven-web-apps-introduction-to-the-web-speech-api )
266
268
- [ review by MagmaChipmunk] ( https://twitter.com/MagmaChipmunk/status/1348144312605806594 )
267
269
- [ review by doitreview] ( https://doitreview.tistory.com/68?category=915950 )
268
270
- [ review by parbat0305] ( https://parbat0305.tistory.com/527 )
Original file line number Diff line number Diff line change @@ -23,8 +23,12 @@ Proletarier aller Länder, vereinigt euch!
23
23
![ result] ( /doc/16.gif )
24
24
- Process OCR when hold <kbd >left shift</kbd > + <kbd >mouse over</kbd > on image (ex manga)
25
25
![ result] ( /doc/15.gif )
26
+ - Activate speech recognition translator with holding <kbd >right ctrl</kbd >
27
+ - Default speech recognition language is english
28
+ - If speech recognition language and target language are same, it will skip
29
+ - Audio permission is required
26
30
- Customize shortcut key
27
- - From chrome://extensions/shortcuts
31
+ - From chrome://extensions/shortcuts
28
32
# Change Language
29
33
- Change current language in setting page
30
34
- Setting page can be found in browser top right puzzle button
You can’t perform that action at this time.
0 commit comments