Announcement

Collapse
No announcement yet.

No TTS with HS3 3.0.0.333

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

    No TTS with HS3 3.0.0.333

    Dirk,

    I updated my system to HS3 3.0.0.333 which incorporates HSTouch within the HS3 application. After the upgrade the TTS announcements to the SONOS will no longer work. I did discover that the .wav file is not being created in /html/SONOS/Announcements. SONOS PI will create .mp3 files for chimes. I ran the debug and it appears that the path delimiters for the .wav file is incorrect. I do not know if you get the path from HS3 or the PI creates the path. See snippet below.

    Code:
    7/4/2017 1:16:03 PM : DoCheckAnnouncementQueue called for linkgroup ALL and State = asLinked and isFile = True
    7/4/2017 1:16:03 PM : DoCheckAnnouncementQueue is Linked and activated with HostName = DEFAULT:* Text = The Time is <say-as type="time">1:16 PM</say-as>, It is 84.4 degrees outside and 75 degrees inside, and, You have used 28.5 gallons of water, and, your power usage is 4097 Watts and LinkgroupName = ALL
    7/4/2017 1:16:03 PM : DoCheckAnnouncementQueue adds file = C:\Program Files (x86)\HomeSeer HS3\html/Sonos/Announcements/Ann_ALL_1 to Queue
    7/4/2017 1:16:03 PM : CheckForVoiceTag called with inText = The Time is <say-as type="time">1:16 PM</say-as>, It is 84.4 degrees outside and 75 degrees inside, and, You have used 28.5 gallons of water, and, your power usage is 4097 Watts
    7/4/2017 1:16:03 PM : PlayURI called for zoneplayer Living Room with strURI = http://192.168.1.21:8881/Sonos/Announcements/Ann_ALL_1.wav and isObjectID = False
    7/4/2017 1:16:03 PM : DoCheckAnnouncementQueue is calling PlayURI with http://192.168.1.21:8881/Sonos/Announcements/Ann_ALL_1.wav
    7/4/2017 1:16:03 PM : SetTransportState called for zoneplayer - Living Room with value = Play
    7/4/2017 1:16:03 PM : TransportChangeCallback for player - Living Room VarName = LastChange
    7/4/2017 1:16:03 PM : TransportChangeCallback for player - Living Room TransportState(TransportState) = STOPPED and previous state was = Stopped
    7/4/2017 1:16:03 PM : GetcurrentTrackInfo called for zoneplayer - Living Room
    7/4/2017 1:16:03 PM : Living Room TrackInfo (CurrentURI) = http://192.168.1.21:8881/Sonos/Announcements/Ann_ALL_1.wav

    #2
    The attached version has the path fixed (or so I think ) but still no joy. We do now have an error from HS and perhaps Rich can figure out what is going on.
    Dirk
    Attached Files

    Comment


      #3
      Thanks Dirk. I verified that .318 was indeed the same path in the debug and it works fine. Hopefully Rich can sort out what happened to the hs.SpeakToFile.

      Bob

      Comment


        #4
        Is this still an issue? Just got a new hometroller SEL setup and am trying to get announcement wav to play on sonos. Speech is working but wav sound files are not. Tried speak and play from file but all I get is garbled speech not the sound.

        thank you

        Comment

        Working...
        X