esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 36 forks source link

Get the text of an Assist (Voice Assitant) answer (ex id(tts_text) #5886

Open jacquesdupontd opened 4 months ago

jacquesdupontd commented 4 months ago

The problem

I would like to be able to get the text of the answer we get after a query to the Atom Echo. Actually, we can get the wav. I also manage to get the text coming from the query i made by voice after STT with the id(stt_text).

It could be something like id(tts_text)

If I try to use id(tts_text) it only gives me the url of the audio file

Which version of ESPHome has the issue?

2024.5.4

What type of installation are you using?

Home Assistant Add-on

Which version of Home Assistant has the issue?

2024.6

What platform are you using?

ESP32

Board

ESP32-S3 (Atom Echo)

Component causing the issue

Voice Assitant i2s

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.