GithubHelp home page GithubHelp logo

Comments (8)

lynx-arul avatar lynx-arul commented on September 21, 2024

Could you please provide us the full SDK Log.
Also please let us know what version of AVS Device SDK you are using.
Are you able to run with work word engine on the device sdk (without smartscreen sdk) ?

from alexa-smart-screen-sdk.

skaranjit avatar skaranjit commented on September 21, 2024

from alexa-smart-screen-sdk.

lynx-arul avatar lynx-arul commented on September 21, 2024

device SDK should be 1.15 (https://github.com/alexa/avs-device-sdk/releases/tag/v1.15). Please do let us know once you have it reinstalled.
So you mean to say that work word engine works on the device SDK (as in you able to say "Alexa What is the Weather" and get a response) or just build without any issues on device SDK?

from alexa-smart-screen-sdk.

skaranjit avatar skaranjit commented on September 21, 2024

from alexa-smart-screen-sdk.

lynx-arul avatar lynx-arul commented on September 21, 2024

Ah okay got it!
We'll try to replicate this issue

from alexa-smart-screen-sdk.

lynx-arul avatar lynx-arul commented on September 21, 2024

Hi skaranjit,
I went ahead and re-installed a fresh new pi with stretch OS and i did not run into any build errors. Here were my cmake arguments:

device SDK:

cmake /home/pi/sdk-folder/sdk-source/avs-device-sdk \
-DSENSORY_KEY_WORD_DETECTOR=ON \
-DSENSORY_KEY_WORD_DETECTOR_LIB_PATH=/home/pi/sdk-folder/third-party/alexa-rpi/lib/libsnsr.a \
-DSENSORY_KEY_WORD_DETECTOR_INCLUDE_DIR=/home/pi/sdk-folder/third-party/alexa-rpi/include \
-DGSTREAMER_MEDIA_PLAYER=ON \
-DPORTAUDIO=ON \
-DPORTAUDIO_LIB_PATH=/home/pi/sdk-folder/third-party/portaudio/lib/.libs/libportaudio.a \
-DPORTAUDIO_INCLUDE_DIR=/home/pi/sdk-folder/third-party/portaudio/include

smart screen SDK:

 cmake /home/pi/sdk-folder/sdk-source/avs-device-sdk \
 -DSENSORY_KEY_WORD_DETECTOR=ON \
 -DSENSORY_KEY_WORD_DETECTOR_LIB_PATH=/home/pi/sdk-folder/third-party/alexa-rpi/lib/libsnsr.a \
 -DSENSORY_KEY_WORD_DETECTOR_INCLUDE_DIR=/home/pi/sdk-folder/third-party/alexa-rpi/include \
 -DGSTREAMER_MEDIA_PLAYER=ON \
 -DPORTAUDIO=ON \
 -DPORTAUDIO_LIB_PATH=/home/pi/sdk-folder/third-party/portaudio/lib/.libs/libportaudio.a \
 -DPORTAUDIO_INCLUDE_DIR=/home/pi/sdk-folder/third-party/portaudio/include \
 -DCMAKE_BUILD_TYPE=DEBUG \
 -DCMAKE_INSTALL_PREFIX=$HOME/sdk-folder/sdk-install

I also noticed your DSENSORY_KEY_WORD_DETECTOR_INCLUDE_DIR is different from the one given in the instruction.
Please try this again with fresh new sd card, if possible use the same cmake as above.

from alexa-smart-screen-sdk.

skaranjit avatar skaranjit commented on September 21, 2024

from alexa-smart-screen-sdk.

lynx-arul avatar lynx-arul commented on September 21, 2024

Closing this due to inactivity. Please feel free to re-open if you encounter further problems.
Thanks!

from alexa-smart-screen-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.