-
Notifications
You must be signed in to change notification settings - Fork 302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Audio tag to play MP3 file does not work #1412
Comments
What happens if you try in the app using the ssml? We use the same API call as the app so if it doesn't work there, we can't help here. |
Hi Alan, Thanks for your response. Which app do you mean? |
Alexa mobile app. |
The issue has received no activity for 60 days and will be closed in a week. |
i reproduce mp3 with type: tts |
Please show your service call that worked so others can replicate it. |
i like's with template but if you want normal put
with 443 no need :port, different with 812x but alexa need a clean mp3, for this problem you have 2 solution The first with linux
but i'm too lazy, and i prefer the 2th solution |
The issue has received no activity for 60 days and will be closed in a week. |
Thank you so much @Giancky79. |
Describe the bug
I'm trying to use the Alexa Skills SSML Audio tag reference to have an external hosted mp3 file being played. But the text is being spoken but the audio mp3 file is not being played.
More information about the audio tag can be found here.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Besides the message text being spoken the doorbell-2.mp3 should also being played.
Screenshots
If applicable, add screenshots to help explain your problem.
System details
const.py
or HA startup): 3.10.10pip show alexapy
or HA startup): 1.25.1Logs
Please provide logs. We'll be most likely asking for them anyway.
I converted the mp3 file as described by the link from Alexa Skills.
The text was updated successfully, but these errors were encountered: