Libraryless. Click here for Pure Java version (3950L/26K).
1 | static int onPassiveSpeechRecognized_interval = 100; |
2 | |
3 | // f gets only the utterance |
4 | static TailFile onPassiveSpeechRecognized(IVF1<S> f) { |
5 | if (f == null) null; |
6 | ret watchQuotedLog_future(passiveSpeechRecognitionLog(), onPassiveSpeechRecognized_interval, voidfunc(S s) { |
7 | f.get(afterSquareBracketStuff(s)); |
8 | }); |
9 | } |
Began life as a copy of #1014810
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: | #1029138 |
Snippet name: | onPassiveSpeechRecognized - for "passive mode" |
Eternal ID of this version: | #1029138/2 |
Text MD5: | 5b0a4f08bf2350fe1f45e89e47715685 |
Transpilation MD5: | 93aaddb4b24d1af42d5e55395b47cc08 |
Author: | stefan |
Category: | javax / speech |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-21 21:33:50 |
Source code size: | 326 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 193 / 283 |
Version history: | 1 change(s) |
Referenced in: | [show references] |