alexa icon indicating copy to clipboard operation
alexa copied to clipboard

Golang interface to the Amazon Alexa Voice service

Results 2 alexa issues
Sort by recently updated
recently updated
newest added

I get the error message: # github.com/evanphx/alexa ../../ears.go:22: undefined: signal.Reset If I comment out this line it builds OK: (in ears.go) defer signal.Reset(os.Interrupt, os.Kill) I adjusted the rPi github AVS...

Hi, I have are error... :) ``` # pkg-config --cflags portaudio-2.0 pkg-config: exec: "pkg-config": executable file not found in %PATH% ```