1 | static int onSpeechRecognized_interval = 100; |
2 | |
3 | // f : voidfunc(S) - gets only the utterance |
4 | static TailFile onSpeechRecognized(fO f) { |
5 | ret watchQuotedLog_future(speechRecognitionLog(), onSpeechRecognized_interval, voidfunc(S s) { |
6 | pcallF(f, afterSquareBracketStuff(s)); |
7 | }); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1014810 |
Snippet name: | onSpeechRecognized |
Eternal ID of this version: | #1014810/6 |
Text MD5: | d5025d653f35af664e77893a5db5e71a |
Author: | stefan |
Category: | javax / speech |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-11 01:19:41 |
Source code size: | 289 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 421 / 460 |
Version history: | 5 change(s) |
Referenced in: | [show references] |