%module javaupm_grovespeaker
%include "../upm.i"

%{
    #include "grovespeaker.h"
%}

%include "grovespeaker.h"