Announcement

Collapse
No announcement yet.

Double annoucment problem

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

  • Rotech
    replied
    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.

    Leave a comment:


  • randy
    replied
    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?

    Leave a comment:


  • Rotech
    started a topic Double annoucment problem

    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.
Working...
X