News:

  • October 14, 2025, 01:17:02 AM

Login with username, password and session length

Author Topic: Output an audio file from DoMore  (Read 2282 times)

ElroyJetson

  • Full Member
  • ***
  • Posts: 36
Output an audio file from DoMore
« on: October 04, 2017, 02:29:51 PM »
Guys,
 
 I have a potential project that involves connecting to an intercom system, and sending audio messages based on certain conditions. I was thinking of using a DoMore, but I was not quite sure if (and how) I would output the audio from it. Im guessing multiple .wav files based on programmed conditions, but Im not sure the best way to approach it. I know the C-More (some) have an audio output option, but I will need a PLC to control some I/O on the system anyway. Anyone done this before?

ADC Product Engineer

  • Hero Member
  • *****
  • Posts: 270
Re: Output an audio file from DoMore
« Reply #1 on: October 05, 2017, 09:20:21 AM »
There are quite a few devices out there that take a discrete signal and can play sounds. 

GOOGLE

ElroyJetson

  • Full Member
  • ***
  • Posts: 36
Re: Output an audio file from DoMore
« Reply #2 on: October 06, 2017, 08:01:42 AM »
Looks like I'm gonna try sending the audio out from a C-More thru the audio output (.wav). That seems to be the most straightforward way. The DoMore will keep track of all of the schedules, and a few I/O that are required.

Thanks...