svoid dm_audioInput_enableSendOutClonedData() {
  dm_set(dm_audioInputModuleOpt(), sendOutClonedData := true);
}