-
Notifications
You must be signed in to change notification settings - Fork 101
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
Device Volume too low #376
Comments
Tbh even if that were the case, i don't think the shaker will ever reach a volume level that users find "practically usable", ie on par with Google home or Alexa. Those devices have much larger and more purpose built speakers whereas the speaker in the esp box is tiny. On the esp box i have to keep my volume at 90 or else the audio actually distorts, and even at 90 while it is loud it's not as loud as a normal speaker. |
unrelated isn't it ? |
Not sure what you mean? It has audio, and it's audible, but no amount of software changing is gonna fix the physical limitations of the speaker, that'd something espressif would have to address with the box 3. That said users also do mods where they create their own s3 devices and add their own audio dac/speakers and such, that just isn't supported or if the box with the s3. |
Nope: "way too low, as in noticeable only if the room is dead silent" is not about the physical limitations. What the actual cause is is unclear. But eg the "location" alert is quite audible. Not in the sense of a firealarm, but perfectly ok for the size of the device. Ordinary people can make an educated guess on that topic. And the "for comparison: esphome/firmware#139" section also does not speak about fixing hardware. In their case it was an issue with a newer version of the idf.. or the use of that. Issue tbd. Either way, fixable by software. Dont get me wrong i'm not trying to make willow responsible, nor their team: "Maybe somebody has a hint... ?" Thats what i'm asking for here in a project i'm eager to get into (as a user) and provide feedback and that's likely gathering similar minded people with probably similar problems. If this would be the place to find that answer to that shared issue on google... sure a great thing. So if this is a place where audio volume on ESP32-S3-BOX-3 can / should be discussed, let it happen. If not, just close it and i'll look somewhere else. |
Yeah no problem, just trying to understand what is being described, as mine is so loud it distorts sometimes. I'd put a clip but gh only allows 10mb and the video is 98 mb evidently. 😄 |
Video example: |
"Are you saying yours is so quiet that even in a silent room you can't hear it?" There is a chance to notice that something is being said (and i mean a chance, more likely you miss it entirely). But there is no chance that you'd be able to hear enough to understand what was said. 2x defective HW while the "locate my device" alert is audible.. possible but unlikely. Also, others see similar problems in principle. So i'm thinking it may be along the lines of esphome/issues#5791 (comment) and esphome/issues#5791 (comment) |
Ah i actually saw that issue playing with home assistant. Thing is though as far as i am aware willow isn't using that version of esp idf. EDIT: seems the code has originally targeted idf 5.1.0 or greater. May be that it hasn't really been reported as most users may have what had just built before they upgraded. We had someone today on discord have an audio issue, but it seemed to be because they had audio set to 60%. When set to 90% they reported no issues. That said this area of code isn't my expertise so i would defer to the other devs. 😅 |
One other thought, are you flashing via Web flasher or by compiling and flashing locally? |
Flashed using web flasher. |
Heres some magic... It just started working. But dont ask me what made it... I did not change volume setting. If anything i was playing around with custom_settings.py. Trying to change language - and back. sv on/off, chat on. |
Seems magic question is resolved. |
We did see that before, some weird quirk with the boxes. I usually suggest that to users having trouble, didn't cross my mind this time 😅 |
First up, my kudos for this project.
An issue i have is with the ESP32-S3-BOX-3 devices speaker volume, which is way too low, as in noticeable only if the room is dead silent. Web research seems to indicate that its not specific to willow. The question how to increase speaker volume comes up eg on esphome as well. I tested with two brand new devices which i flashed with willow first thing (ie before going through preinstalled demo, whatever). The two have an ever so slight difference in volume.
Im thinking the setting in WAS config server might be a relative "channel" volume to some other "total/overall" volume the latter of which would then be very low.
Whatever the cause, despite research, i am unable to get the volume up such that for all practical means, there is no audio.
Maybe somebody has a hint... ?
Thanks.
for comparison:
esphome/firmware#139
The text was updated successfully, but these errors were encountered: