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

5
LINES

< > BotCompany Repo | #1019966 // dm_kevin - say with Kevin voice

JavaX fragment (include)

sS dm_kevin(S text) {
  dm_callModule(dm_voiceOutputModule(), 'setVoice, "Kevin");
  dm_say(text);
  ret text;
}

Author comment

Began life as a copy of #1017864

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019966
Snippet name: dm_kevin - say with Kevin voice
Eternal ID of this version: #1019966/1
Text MD5: d43241a7f6ce3731e794cc8eecf728f7
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-02 12:21:28
Source code size: 116 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 205 / 249
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)