I need a sound sensor. Something that detects that a sound in a room is higher than a given level (adjustable by potmeter?) and then triggers a DS10 for example.
Is there such a thing available?
The idea is that when my little baby girl starts crying, I can have HomeSeer turn on monitors and show me her camera. That way I can see if we need to go upstairs, or it was a "false alarm".
I solved this in a cheap way, although you must have a server running in your house. With exactly the same purpose : react when the baby is crying, although in my case it's a boy
I admit that I had a lot of trouble understanding xPL myself. Mainly because it's somewhat cumbersome and not so well documented. A good tutorial would do miracles. As for the hard setup : there is light at the end of the tunnel : http://domoticaforum.eu/viewtopic.php?f=17&t=6210. You will no longer need xPLHal (which is outdated anyway) nor the xPL hub. Should make the xPL life much easier.
There are some models that have a a/d input that you could probably use in conjunction with a electret microphone. Some webcam models have a micrphone built in.
In the end I went for the relay in post 2. Works great!
If I were to use a microphone, either analog or digital I still had to write the trigger software myself. With an analog microphone I would need a spare mic input in the vicinity of the crib. With the digital route I would have to figure out a way of of grabbing the audio stream.
If you have some tips here, I'd love to hear it! I have both analog and digital (wifi) cameras.