Hello,
I have the lest version in the market (2.0 and updated it again just in case). I think I did all that is needed to use Azure TTS - got the key, set it up in the settings with the location. But it just doesn’t work. Here is the bit from the log:
08 | 05/22/20 16:25:21.509 | JobHandler_LuaUPnP::HandleActionRequest device: 354 service: urn:micasaverde-com:serviceId:Sonos1 action: Say <0x2e868680> |
---|---|---|
08 | 05/22/20 16:25:21.510 | JobHandler_LuaUPnP::HandleActionRequest argument DeviceNum=354 <0x2e868680> |
08 | 05/22/20 16:25:21.511 | JobHandler_LuaUPnP::HandleActionRequest argument serviceId=urn:micasaverde-com:serviceId:Sonos1 <0x2e868680> |
08 | 05/22/20 16:25:21.511 | JobHandler_LuaUPnP::HandleActionRequest argument action=Say <0x2e868680> |
08 | 05/22/20 16:25:21.512 | JobHandler_LuaUPnP::HandleActionRequest argument Text=Test <0x2e868680> |
08 | 05/22/20 16:25:21.512 | JobHandler_LuaUPnP::HandleActionRequest argument Engine=AZURE <0x2e868680> |
08 | 05/22/20 16:25:21.513 | JobHandler_LuaUPnP::HandleActionRequest argument rand=0.09231901102880258 <0x2e868680> |
50 | 05/22/20 16:25:21.523 | luup_log:535: Sonos: Say action on device 354 text “Test” <0x2ade4310> |
50 | 05/22/20 16:25:21.528 | luup_log:535: Sonos: (tts debug) generate() engine Azure Speech Service text Test file /www/sonos/Say.354.mp3 <0x2ade4310> |
50 | 05/22/20 16:25:21.529 | luup_log:535: Sonos: (tts debug) AzureTTSEngine:say() host “francecentral.tts.speech.microsoft.com” payload “<speak version="1.0" xml:lang="en-US"><voice name="en-US-JessaRUS">Test” <0x2ade4310> |
50 | 05/22/20 16:25:21.530 | luup_log:535: Sonos: (tts debug) AzureTTSEngine:say() LuaSec “0.4”, using protocol “any” for request <0x2ade4310> |
02 | 05/22/20 16:25:21.586 | luup_log:535: Sonos: AzureTTSEngine:say() conversion request failed, invalid protocol <0x2ade4310> |
02 | 05/22/20 16:25:21.587 | luup_log:535: Sonos: (tts) engine Azure Speech Service error: request failed invalid protocol <0x2ade4310> |
02 | 05/22/20 16:25:21.588 | luup_log:535: Sonos: (tts) Engine “Azure Speech Service” produced no audio <0x2ade4310> |
04 | 05/22/20 16:25:21.589 | <0x2ade4310> |
I guess the problem is that “invalid protocol” but have no idea what should I do about it. Any help, please!