Uses 911K of libraries. Click here for Pure Java version (6940L/34K).
!7 cmodule SpeechToClipboard > DynPrintLogAndEnabled { start { dm_registerAs speechToClipboard(); dm_onUserUtterance/*WithoutMine - withoutMine seems to swallow some inputs? */(s -> { if (enabled) copyTextToClipboardVerboseWithVerify(s); }); } }
Began life as a copy of #1026354
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026377 | 
| Snippet name: | Copy Speech Input To Clipboard | 
| Eternal ID of this version: | #1026377/6 | 
| Text MD5: | 5ab81cc9bc0f0043fd5237e7bc049290 | 
| Transpilation MD5: | 5d971bf0d80b1edad69cf73ce7c662c6 | 
| Author: | stefan | 
| Category: | javax / speech recognition | 
| Type: | JavaX source code (Dynamic Module) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-01-19 16:14:48 | 
| Source code size: | 286 bytes / 11 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 423 / 19082 | 
| Version history: | 5 change(s) | 
| Referenced in: | [show references] |