Closed mister-man closed 1 year ago
Does your "On Device Activity" respond at all? I have realized something similar to you in the past. I did not get any speech2text transcriptions which would have been pefect for sophisticated applications but I used routines to trigger specific tasks. The results were in turn spoken from the echo device which was given the command/question.
I would love to have some speech transcription from Alexa but at the moment I do not get any output from the "On Device Activity"/"Álexa event" node.
'strudel 5.0.21
Best regards
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Hello together,
I try to react on a voice command with a Node red flow. But it seems there is no Speech2Text. So I tried a "Device Activity" Node and filter from Response with a Switch "msg.payload.conversionDetails.CUSTOMER_TRANSCRIPT[0].transcriptText".
But it seems, the response is not every time at these payload position, and Alexa replyes via Voice, that the device is Unknown.
Where is my misstake, I used NodeRed and FHEM and wont to connect my smart Home to alexa direct. I use NodeRed for logic and as an interface to fhem. FHEM has connection to every device. And I want to use Alexa to use NodeRed logic.
Thanks a lot for helping