bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
77 stars 21 forks source link

Tried to do something with node red by voice command #82

Closed mister-man closed 1 year ago

mister-man commented 2 years ago

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

ConBeeUser commented 2 years 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

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.