avs-device-sdk/AVSCommon/src
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
..
AVSDirective.cpp Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
AVSMessage.cpp Version 0.2.1 of alexa-client-sdk 2017-05-05 10:36:44 -07:00
AVSMessageHeader.cpp Version 0.2.1 of alexa-client-sdk 2017-05-05 10:36:44 -07:00
CMakeLists.txt Version 0.3 of alexa-client-sdk 2017-05-17 22:02:48 -07:00
JSONUtils.cpp Version 0.3 of alexa-client-sdk 2017-05-17 22:02:48 -07:00
Timer.cpp Version 0.3 of alexa-client-sdk 2017-05-17 22:02:48 -07:00