question

Alistair avatar image
Alistair asked

Alexa SDK on Raspberry Pi 4b

I have successfully installed the Alexa SDK/sample app on my raspberry pi.

All seems to function correctly but is there a way that I can have Alexa auto start on boot and run in the background of another program. ie not interacting with the screen.

The tutorial gives the following as the method of relaunching the sample app.

cd /home/pi/sdk-folder/sdk-build PA_ALSA_PLUGHW=1 ./SampleApp/src/SampleApp ./Integration/AlexaClientSDKConfig.json ../third-party/alexa-rpi/models

how can this be converted to create and executable auto start, running in the background.

Any help would be very much appreciated, for a newbie to Raspberry projects.

alexa voice service
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers