Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1015240 // onSpeechRecognized_fromStart

JavaX fragment (include)

please include function onSpeechRecognized.

// f : voidfunc(S) - gets only the utterance
static TailFile onSpeechRecognized_fromStart(fO f) {
  ret watchQuotedLog_fromStart(speechRecognitionLog(), onSpeechRecognized_interval, voidfunc(S s) {
    pcallF(f, afterSquareBracketStuff(s));
  });
}

Author comment

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: 248 / 283
Referenced in: [show references]