!7 module RepeatSpeechInput > DynPrintLogAndEnabled { start { ownResource(onUserUtterance(voidfunc(S s) { if (enabled) dm_say(s) })); } }