Libraryless. Click here for Pure Java version (3591L/23K).
static L<WithTimestamp<S>> speechLogWithDates() { ret map(scanLog(speechRecognitionLog()), s -> WithTimestamp(parseLeadingLong(s), speechRecognitionLog_extractUtterance(s))); }
Began life as a copy of #1017078
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: | #1026684 |
| Snippet name: | speechLogWithDates |
| Eternal ID of this version: | #1026684/4 |
| Text MD5: | a800121e563ba972ee5e3f86b9fc4dac |
| Transpilation MD5: | 5e027e1d90a1561ff7208efb9c114095 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-19 00:25:20 |
| Source code size: | 185 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 438 / 575 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |