avs-device-sdk
avs-device-sdk copied to clipboard
Sound starts with delay
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
IMPORTANT*: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
I have the sdk up and running; when I make a wakeword request, for example "Alexa, what's the weather today?" or "Alexa open akinator", when the answer starts, both if Alexa is speaking and if the skill has started, the first 2-3 seconds of the sentence are cut. I'v tried both in "DEBUG" and "RELEASE" mode.
Tell us about your environment:
What version of the AVS Device SDK are you using?
1.22.0
Tell us what hardware you're using:
- [x] Desktop / Laptop
- [ ] Raspberry Pi
- [ ] Other - tell us more:
Tell us about your OS (Type & version):
- [x] Linux
- [ ] MacOS
- [ ] Raspbian Stretch
- [ ] Raspbian Jessy
- [ ] Other - tell us more:
Hello sorry for my delay. I'm reopening issue #1921 Please find in attachment the DEBUG9 logs. Thank you issue1921-debug9_log.txt
Hi @mlabate, unfortunately the log you provided doesn't contain sufficient information. Could you run the cmake command with -DCMAKE_BUILD_TYPE=DEBUG option and do a make again?
Hello, please find it in attach. TY issue1921-debug9_log_v2.txt
Hello, any news?
Hello @mlabate,
Are you still experiencing this issue on the latest version of the SDK (3.0)?
Hello @blazusiak-amazon no I didn't check this version, I'll try asap