static bool dm_sayInEnglish(S text) { dm_callOpt(dm_voiceOutputModule(), 'setVoice, defaultEnglishVoice()); ret dm_say(text); }
Began life as a copy of #1016786
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1017864 | 
| Snippet name: | dm_sayInEnglish | 
| Eternal ID of this version: | #1017864/4 | 
| Text MD5: | fda83d50e0c7700c6abc72eb917dc7f1 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-02-16 18:48:30 | 
| Source code size: | 134 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 634 / 666 | 
| Version history: | 3 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019966 - dm_kevin - say with Kevin voice #1021135 - dm_sayInGerman |