Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ib72a62dd59859da56d457c4460e5012c79f81801
Signed-off-by: Naveen Bobbili <nbobbili@amazon.com>
|
|
Removing dummy requirement is good. It avoids
brain damage in trying to answer superfluous
questions.
Change-Id: I3a32f8f7014b83073bbf2d1c08ce0240d03e1489
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This installs at the same time that the service
a tiny HTML app for testing it. This should probably
not be added in production mode. This also need
a true webruntime infrastucture (work in progress).
Change-Id: I7f0de3312fef1f1328cfda72e5c271d92cf0b42f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Details:
1) Control plugin implementation for VSHL 1.0
2) Exposed APIs that are documented in the confluence page
https://confluence.automotivelinux.org/display/SPE/Speech+EG+Architecture
3) Implemented 39 unit tests based on GTest framework to test all the low
level components of VSHL binding.
4) Implemented a HTML5 based VSHL API tester application to test VSHL APIs.
API specification:
https://confluence.automotivelinux.org/display/SPE/Speech+EG+Architecture#SpeechEGArchitecture-HighLevelVoiceService
Test performed:
1) Tested AGL service running Alexa Auto SDK https://github.com/alexa/aac-sdk on Ubuntu 16.04 and Renesas R-Car M3 board.
License:
Apache 2.0
Developers/Owners:
Naveen Bobbili (nbobbili@amazon.com)
Prakash Buddhiraja (buddhip@amazon.com)
Shotaro Uchida (shotaru@amazon.co.jp)
Change-Id: I3370f4ad65aff030f24f4ad571fb02d525bbfbca
Signed-off-by: Naveen Bobbili <nbobbili@amazon.com>
|