gtxaspec / wz_mini_hacks

wz camera mods... make your camera better.
1.33k stars 114 forks source link

Wyze V2 audio play is distorted #805

Closed my-umd closed 4 weeks ago

my-umd commented 1 month ago

I'm following this instruction to make wav files (from mp3) for my V2. But when I played it on the camera, it plays slower (like 50% slower), and a female voice would change to male voice. I verified that the converted wav file plays fine on my computer. Does anyone know what is going on?

gtxaspec commented 1 month ago

you need to use the right sample rate, check the samplerate of the files included, i think for the v2 it's 8000hz

hua-bing commented 1 month ago

Thanks @gtxaspec. Using 8000 works. BTW, the sample audio gives errors when trying to check the info.:

$ ffmpeg -i init_v2.wav
......
init_v2.wav: Invalid data found when processing input

Pls close the issue. For some reason, I do not see an option for me to close it.