1 | please include function onSpeechRecognized. |
2 | |
3 | // f : voidfunc(S) - gets only the utterance |
4 | static TailFile onSpeechRecognized_fromStart(fO f) { |
5 | ret watchQuotedLog_fromStart(speechRecognitionLog(), onSpeechRecognized_interval, voidfunc(S s) { |
6 | pcallF(f, afterSquareBracketStuff(s)); |
7 | }); |
8 | } |
Began life as a copy of #1014810
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: | #1015240 |
Snippet name: | onSpeechRecognized_fromStart |
Eternal ID of this version: | #1015240/1 |
Text MD5: | af7177facfe9ca45413e822399a141f2 |
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:20:28 |
Source code size: | 300 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 324 / 362 |
Referenced in: | [show references] |