Announcement

Collapse
No announcement yet.

Double annoucment problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Double annoucment problem

    All of a sudden my random announcements have been triggering twice. This has been working for years and I have not altered anything in my events. Anyone seen this before!

    this is what I have for the event..

    Public Sub Main(ByVal parm As Object)
    hs.Speak(hs.PluginFunction("BLRandom", "", "RandomizeGroup", New Object(){"Mornning Greeting Group"}))
    End Sub
    Last edited by Rotech; April 22, 2017, 07:25 AM.
    Hector
    ____________________________________
    Win.2003 OS, HS3
    BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
    BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
    MyTrigger,ACRF2,W800,Zwave
    AP800,Honeywell Stat

    #2
    Originally posted by Rotech View Post
    All of a sudden my random announcements have been triggering twice. This has been working for years and I have not altered anything in my events. Anyone seen this before!

    this is what I have for the event..

    Public Sub Main(ByVal parm As Object)
    hs.Speak(hs.PluginFunction("BLRandom", "", "RandomizeGroup", New Object(){"Mornning Greeting Group"}))
    End Sub
    This is usually caused by multiple speech proxies running. Is there a plug-in that you have added or changed the configuration recently?
    HS4 Pro, 4.2.19.0 Windows 10 pro, Supermicro LP Xeon

    Comment


      #3
      Hi Randy, no I haven't installed any new plugins. I tried deleting that part of the event that ramdimises the phrases and the re instated the event but it still does it. It could have been a recent update of the plugin.
      Hector
      ____________________________________
      Win.2003 OS, HS3
      BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
      BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
      MyTrigger,ACRF2,W800,Zwave
      AP800,Honeywell Stat

      Comment

      Working...
      X