well i tried created a sound bASED doorbell trigger.
putting the beginning like below:
If InStr(1, OriginalSentence, "doorbell ringing.wav") > 0 Or _
InStr(1, OriginalSentence,"InStr(1, OriginalSentence,"doorbell ringing") > 0 Or _
InStr(1, OriginalSentence,"the doorbell") > 0 Or _
InStr(1, OriginalSentence,"somones at the door") > 0 Or _
InStr(1, OriginalSentence,"the doorbell is ringing") > 0 Or _") > 0 Then
and placing the wave doorbell sound (ours that was recorded) in the hal files) and played the sound but it wouldn't recognize it . i think it is because its in a wave format and the regular doorbell isn't . its just a sound
oh well back to the drawing board i guess, i can use trigger words though and responses to accomplish about the same thing.
but would have been nice to have had it respond to actual sounds.
maybe theirs a way as of right now i don't know how.
