Got a Raspberry pi 2 running the latest raspbian image. Trying to get my own jasper project rolling but have been fighting with the USB mic.
pi@raspberrypi ~ $ arecord temp.wavRecording WAVE 'temp.wav' : Unsigned 8 bit, Rate 8000 Hz, Monoarecord: set_params:1081: Sample format non availableAvailable formats:- S16_LE
arecord -f S16_LE -c 2 -r 192000 -d 20 test.wav