add audio instructions

This commit is contained in:
Martin Dimitrov 2025-10-04 15:11:01 -07:00
parent a9924a7f76
commit 946ec544fe

View File

@ -27,4 +27,16 @@ This will simulate a buzzer calling from 6133163433 (the test buzzer)
If you let it poll for 10s then it should respond with Twilio xml saying to dial fallback numbers. If you let it poll for 10s then it should respond with Twilio xml saying to dial fallback numbers.
If doorman-api is not running, it would always return with a `<Reject/>` If doorman-api is not running, it would always return with a `<Reject/>`
## adding new audio assets
Generate using this website: https://ttsmp3.com/
select US English / Salli for consistency with the voice.
After generated, go to this website: https://www.mp3louder.com/
boost the audio 3db and save it
put it in the doorman-client/assets folder with suffix `.protected.mp3`