avs-device-sdk/Integration
Nikhila Krishnan 86228c703a Version 0.4 alexa-client-sdk
Changes in this update:
- Added the SpeechSynthesizer, an implementation of the SpeechRecognizer capability agent.
- Implemented a reference MediaPlayer based on [GStreamer](https://gstreamer.freedesktop.org/) for audio playback.
- Added the MediaPlayerInterface that allows you to implement your own media player.
- Updated ACL to support asynchronous receipt of audio attachments from AVS.
Bug Fixes:
-Some intermittent unit test failures were fixed.
Known Issues:
-ACL's asynchronous receipt of audio attachments may manage resources poorly in scenarios where attachments are
received but not consumed.
- When an AttachmentReader does not deliver data for prolonged periods MediaPlayer may not resume playing the
delayed audio.
2017-05-26 16:19:00 -07:00
..
include Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
inputs Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
src Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
test Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
AlexaClientSDKConfig.json Version 0.3 of alexa-client-sdk 2017-05-17 22:02:48 -07:00
CMakeLists.txt Version 0.1 - Alexa Communications Library - This component serves as the main communications channel between the client and Alexa Voice Service, providing an interface with which to send and receive messages. 2017-02-10 15:39:10 -08:00