IamSnasty

Untitled

Jun 6th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. pi@raspberrypi:~/alexa-avs-sample-app/samples/wakeWordAgent/src $ ./wakeWordAgent -e sensory
  2. INFO:main: Starting Wake Word Agent
  3. INFO:WakeWordAgent: State set to IDLE(2)
  4. INFO:Initializing Sensory library | library name: TrulyHandsfree | library version: 5.0.0-beta.10.2 | model file: ../ext/resources/spot-alexa-rpi.snsr
  5. WARNING:Library expires on: License expires on 28 Sep 2017 00:00:00 GMT
  6. ALSA lib pcm_hw.c:1667:(_snd_pcm_hw_open) Invalid value for card
  7. INFO:SensoryWakeWordEngine: mainLoop thread started
  8. ERROR:An error happened in the mainLoop of SensoryWakeWord snsrRun(): task: Input ch annel audio-pcm: ALSA error: No such file or directory
  9. INFO:SensoryWakeWordEngine: mainLoop thread ended
  10. INFO:WakeWordIPCSocket::mainLoop thread started
  11. INFO:WakeWordIPCSocket: init socket on port:5123
  12. INFO:===> Connected to AVS client <===
  13. INFO:WakeWordAgent: thread started
  14. INFO:WakeWordAgent: IPC Command received:3
  15. INFO:WakeWordAgent: State set to WAKE_WORD_PAUSE_REQUESTED(5)
  16. INFO:SensoryWakeWordEngine: handling pause
  17. INFO: *** THREAD JOINING: Sensory ***
  18. INFO:WakeWordAgent: State set to WAKE_WORD_PAUSED(6)
  19. INFO:WakeWordIPCSocket: init socket on port:5123
Add Comment
Please, Sign In to add comment