Hi,
Trying to use the stevenhickson PiAUISuite VoiceCommand. Everyone else seems to have no problem (at least i cannot find any evidence of it). I have a raspberry pi using standard audio out (hdmi first and if not 3.5 jack) with a usb microphone attached.
using arecord i get the recording from device 1 (usb microphone). so in the voicecommand conf file i uncommented "!hardware==plughw:1,0" i assume this then forces hardware to use device 1 (not 0)
All i get is "No Translation" everytime. I think it is not picking up the microphone but unsure what i need to change to force it onto usb mic.
Any help would be much appreciated