You are on page 1of 1

You can debug it real-time with:

sudo systemctl stop AlexaPi (to stop the daemon)


sudo /opt/AlexaPi/src/main.py -d (to start it in the terminal, in debug mode)

to relaunch sample app

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

You might also like