5 ms·
ShazamKit, from that fetch the BPM, BPM detection from the mic, compare ?
by padenot 2y ago
ShazamKit, from that fetch the BPM, BPM detection from the mic, compare ?
- stavros 2y agoIt works offline, though.
- pimlottc 2y agoDoes it? I don't see that claim being made anywhere. They do say that the audio is processed locally, but that does not preclude them from making an API call to find a signature match. > The audio stream is processed locally on your device and never recorded.
- rmccue 2y agoI just tested and a song that works fine normally failed as soon as I turned Airplane Mode on.
- dmd 2y ago"Grooved does not use any third party library or API, just the built-in components provided by Apple."
- dmicah 2y agoShazamKit is not third party, it is provided by Apple. Their website states "The audio stream is processed locally on your device and never recorded.", though this could refer to the audio statistics being collected locally, I assume ShazamKit still contacts an Apple API to get the classification.