1 | please include function onSpeechRecognized. |
2 | |
3 | // f : voidfunc(long timestamp, S utterance) |
4 | static TailFile onSpeechRecognized_withDate(final VF2<Long, S> f) { |
5 | ret watchQuotedLog_future(speechRecognitionLog(), onSpeechRecognized_interval, voidfunc(S s) { |
6 | pcallF(f, parseFirstLong(s), afterSquareBracketStuff(s)); |
7 | }); |
8 | } |
Began life as a copy of #1014810
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016834 |
Snippet name: | onSpeechRecognized_withDate |
Eternal ID of this version: | #1016834/1 |
Text MD5: | 0bdd400472df562b50d791898782e61e |
Author: | stefan |
Category: | javax / speech |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-04 13:24:38 |
Source code size: | 331 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 370 / 396 |
Referenced in: | [show references] |