Jump to content

Speak command?


MarkJames

Recommended Posts

Posted

I see in the repository that speak with the canned phrases is marked as working.... can you point me to how to use the speak command within the admin console?  I haven't been able to find a way.

  • 1 month later...
Posted

@MarkJames Hi Mark, it's actually pretty simple. Here is an example program and how to create it. I have found that it works best with a few (silence) commands to "warm up" the speaker connection because I have the elk connected to a PA announcement option in my whole home Sound system. You may not need that. 

Announce Front Doorbell LD - [ID 0192][Parent 0104][Not Enabled]

If
        $Away is 0
 
Then
        Set 'ELK Controller' Speak Word [500ms_Silence]
        Set 'ELK Controller' Speak Word [500ms_Silence]
        Set 'ELK Controller' Speak Word [800hz_Tone]
        Set 'ELK Controller' Speak Word [800hz_Tone]
        Set 'ELK Controller' Speak Word Guest
        Set 'ELK Controller' Speak Word At
        Set 'ELK Controller' Speak Word Front
        Set 'ELK Controller' Speak Word Door
 
Else
        Send Notification to 'DBW Text' content 'Doorbell Front'
 
Leave Disabled-->Called byFront Dorbell
image.thumb.jpeg.8c6e59b070de883b9bd96a5e0b98af1e.jpeg

Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

  • Forum Statistics

    • Total Topics
      37k
    • Total Posts
      371.4k
×
×
  • Create New...