static S witAIToken() { File f = javaxSecretDir("wit-ai-english-token.txt"); if (empty(f)) saveTextFile(f, mL_raw("wit.ai English client token")); ret assertNempty("wit.ai token", trim(loadTextFile(f))); }
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: | #1007042 | 
| Snippet name: | witAIToken (english) | 
| Eternal ID of this version: | #1007042/4 | 
| Text MD5: | 5d75355cff08090ecf079dab8c8a1f85 | 
| Author: | stefan | 
| Category: | javax / networking | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-11-10 15:35:28 | 
| Source code size: | 215 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 698 / 957 | 
| Version history: | 3 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1017979 - witAITokenOpt #1018156 - witAIGermanToken |