Skip to content
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

Greeting message too quiet #139

Open
Sopzeh opened this issue Mar 28, 2024 · 4 comments
Open

Greeting message too quiet #139

Sopzeh opened this issue Mar 28, 2024 · 4 comments

Comments

@Sopzeh
Copy link

Sopzeh commented Mar 28, 2024

Hi,

We struggled through many errors and now we have a fully functioning system.
However, our greeting message is too quiet, and we can't figure out which parameter to change to adjust this.
The beep volume is fine.

Thanks!

@bizfish
Copy link

bizfish commented Apr 5, 2024

Hi @Sopzeh, I hope I'm not too late to help. You can adjust the volume of the greeting by increasing the 1.0f value on line 117:

mixer.gain(1, 1.0f);

@Sopzeh
Copy link
Author

Sopzeh commented Apr 5, 2024

Hi, not too late quite! We tried that before posting, it didn't achieve anything. I'm wondering if we are limited by the physical capability of the speaker.
I posted on the Teensy forum and received an updated version of the programme with improvements including a more specific greeting message audio control. I've sent it to the couple but not sure if they implemented it or not yet.
Appreciate your help!

@Sopzeh
Copy link
Author

Sopzeh commented Jun 15, 2024 via email

@TateWalker
Copy link

It was a wiring issue. Connected the amplifier cable to the line out slot of the audio shield and it fixed the issue. Wired microphone straight to the shield instead of going through the terminal block and that amplified that and removed noise on recordings. Thanks anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants