haumacher / phoneblock

Der Spam-Filter für die Fritz!Box
https://phoneblock.net
GNU General Public License v3.0
161 stars 15 forks source link

detect unsupported audio-files on startup #58

Closed hduelme closed 8 months ago

hduelme commented 9 months ago

If the sampleRate or the channels didn't match the supported audio the phone-call would sound strange. I added an auto-detect on startup if the .wav file is supported. Only supported files will be used. If an unsupported file is found the user will be informed.

We could also add an option for auto-converting theses files.