| 1 | static S witAI_recognizeMP3(File mp3File) {
 | 
| 2 | ret witAI_recognizeAudio(mp3File, "audio/mpeg3"); | 
| 3 | } | 
| 4 | |
| 5 | static S witAI_recognizeMP3(File mp3File, S language) {
 | 
| 6 | ret witAI_recognizeAudio(mp3File, "audio/mpeg3", language); | 
| 7 | } | 
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: | 760 / 783 | 
| Version history: | 5 change(s) | 
| Referenced in: | [show references] |