Hello everyone,
I am using the Alexa Media Player integration to ask Alexa a question:
service: media_player.play_media
data:
media_content_id: "\"Frage Küche Plus, wie lange läuft der Airfryer noch\""
media_content_type: custom
target:
device_id: 0b**********************************
The corresponding echo then answers the question. So that works.
But now I would like to have the answer not pronounced by an Echo, but processed in Home Assistant. How can I get the answer textually in Home Assistant?
Best regards,
Stefan