1 | svoid dm_putRecognizedSpeechInAIBar() { |
2 | final DynModule mod = dm_current_mandatory(); |
3 | onSpeechRecognized(voidfunc(S s) { |
4 | temp mod.enter(); |
5 | if (!match("stop listening", s)) |
6 | dm_setAIBarText(s); |
7 | }); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018553 |
Snippet name: | dm_putRecognizedSpeechInAIBar |
Eternal ID of this version: | #1018553/2 |
Text MD5: | 70097a99071586ab0d58cd8f8b65edf3 |
Author: | stefan |
Category: | javax / speech |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-05 13:49:56 |
Source code size: | 224 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 317 / 356 |
Version history: | 1 change(s) |
Referenced in: | [show references] |