live-radio-songrec

Crates.iolive-radio-songrec
lib.rslive-radio-songrec
version3.0.0
sourcesrc
created_at2024-04-16 05:09:20.76792
updated_at2024-08-20 06:59:44.174641
descriptionRust program to listen to live radio (audio) streams and recognize currently playing songs using Shazam.
homepage
repositoryhttps://github.com/jjaacckk/live-radio-songrec
max_upload_size
id1209948
size164,426
(jjaacckk)

documentation

README

Rust program to listen to live radio streams and recognize currently playing songs using Shazam.

This project relies heavily on SongRec, which does not seem to expose many of the necessary functions (meaning I cannot use it as a library via use SongRec::fingerprinting::* or similar).

Commit count: 24

cargo fmt