SOLVED - TTS - SAY says nothing ...

Plugin works; Plays music nicely :slight_smile: … tested Say : While playing the music, it fades music to 0 but then just silence for 5 seconds, then music is back on.

Any ideas ?

/Martin

Maybe I should mention that NO mp3 files are created in /www

And yes - I have put the silence.mp3 in /etc/cmh-ludl :wink:

/Martin

In the Advanced tab - should RouterIP and RouterPort be of my LAN - or Sonos Bridge ?

/Martin

I had these exact same symptoms and just today I reloaded the xml, js, and lua files and it seems to be working now.

Edit: the only difference from the first time I loaded them is that this time I checked the “Restart Luup after upload” for both batches of files. The instructions for the plugin say to just do that for the second batch.

Hmm…added a new device and deleted the old one; Seems to work :slight_smile:

Please add “solved” in the title of the subject.

In the initial screenshot, I see two interesting things:

  • the presentation is not as expected. Are you using Safari ? If you are, could try my new “working in progress” version here: trunk – Sonos Wireless HiFi Music Systems and tell me if it is better ?

  • I see that you have “ZoneBridge”. I would like to filter the bridge from the listed zones. Could you filter ZoneGroupState in the logs. When ssh connected to your Vera, run this command:

tail -f /var/log/cmh/LuaUPnP.log | grep ZoneGroupState

Then reload the Vera and provide the result.

Done

Are you using Safari ?

No - sorry

- I see that you have "ZoneBridge". I would like to filter the bridge from the listed zones. Could you filter ZoneGroupState in the logs. When ssh connected to your Vera, run this command: [code]tail -f /var/log/cmh/LuaUPnP.log | grep ZoneGroupState[/code] Then reload the Vera and provide the result.

I’ll be back.

/Martin

Done[/quote]

Thank you.

Are you using Safari ?

No - sorry

Which one so ?

On my side, I have a normal display with IE, Firefox and Chrome.

I’m using Chrome on Mac.

/Martin

Come to think of it I think that the screenshot was from Chrome on PC (which I also have)

/Martin

[quote=“flyveleder, post:9, topic:178882”]I’m using Chrome on Mac.

/Martin[/quote]

Please let me know if the version in trunk provides a better result (Play and Say buttuons at right and no scrollbar.
If still not ok, I could guide you to which value to adjust in the js file.

08 01/16/14 15:04:40.488 JobHandler_LuaUPnP::HandleActionRequest argument ZoneGroupState= <0x30c2d680>

[quote=“lolodomo, post:11, topic:178882”][quote=“flyveleder, post:9, topic:178882”]I’m using Chrome on Mac.

/Martin[/quote]

Please let me know if the version in trunk provides a better result (Play and Say buttuons at right and no scrollbar.
If still not ok, I could guide you to which value to adjust in the js file.[/quote]

I hadn’t even noticed; sometimes it’s ok - sometimes not.

I have just installed the trunk version - I’ll report if the problem comes back at some point.

Brgds,
Martin

Thank you.

I see the interesting tags “IsZoneBridge” and “Invisible” all set to “1”.
I will provide a fix to not take care about bridge.

It’s also shown in the “GROUP”-tab.

/Martin

[quote=“flyveleder, post:15, topic:178882”]It’s also shown in the “GROUP”-tab.

/Martin[/quote]

Yes, it is one of things I have to change.

  • a ALL command (Say for example) shoulkd not consider the bridge.

I would be interested to know if it stops working again…

I had the same problem and had to keep reloading the files a few times as it would periodically stop working - it’s ok now, but I’m curious if yours plays up again.

I’ll change the title again to “UNSOLVED” if that happens :wink:

/Martin

@flyveleder : could you try the new version in trunk please ?
Now, your bridge unit should not appear, neither as audio input in the Player tab, nor in the Group tab, nor in the Help tab.

[quote=“lolodomo, post:19, topic:178882”]@flyveleder : could you try the new version in trunk please ?
Now, your bridge unit should not appear, neither as audio input in the Player tab, nor in the Group tab, nor in the Help tab.[/quote]

Seems to work; thanks.