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

4
LINES

< > BotCompany Repo | #1021135 // dm_sayInGerman

JavaX fragment (include)

static bool dm_sayInGerman(S text) {
  dm_callModule(dm_voiceOutputModule(), 'setVoice, defaultGermanVoice());
  ret dm_say(text);
}

Author comment

Began life as a copy of #1017864

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021135
Snippet name: dm_sayInGerman
Eternal ID of this version: #1021135/1
Text MD5: 78c20ed4cb2b3738d37e3b5945649865
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-23 21:47:24
Source code size: 135 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 254
Referenced in: [show references]