Interface LyricsProvider

  • All Known Implementing Classes:
    LuckyLyricsProvider

    public interface LyricsProvider
    Typically a WebService that can look up lyrics for a given song. Implement this interface and supply it as plugin to create your own lyrics lookup service.
    Author:
    Hendrik Schreiber