static S witAI_recognizeMP3(File mp3File) { ret witAI_recognizeAudio(mp3File, "audio/mpeg3"); } static S witAI_recognizeMP3(File mp3File, S language) { ret witAI_recognizeAudio(mp3File, "audio/mpeg3", language); }
Began life as a copy of #1007044
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1007045 | 
| Snippet name: | witAI_recognizeMP3 | 
| Eternal ID of this version: | #1007045/6 | 
| Text MD5: | 34758d4eb781c937f118255f6abca170 | 
| Author: | stefan | 
| Category: | javax / speech recognition | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-11-01 12:18:29 | 
| Source code size: | 224 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 761 / 783 | 
| Version history: | 5 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1007049 - witAI_recognizeWAV #1017981 - witAI_recognizeOGG (does not seem to work) |