avs-device-sdk/ACL/test/Transport
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
..
Common Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
CMakeLists.txt Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
HTTP2StreamTest.cpp Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
MessageRouterTest.cpp Version 0.2 - Alexa Interaction Manager - Comprised of three components, the Alexa Communications Library (ACL), the Alexa Directive Sequencer Library (ADSL), and Activity Focus Manager Library (AFML), it handles communications with AVS and message routing to capability agents. 2017-03-09 16:01:46 -08:00
MessageRouterTest.h Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
MimeParserTest.cpp Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
MockAuthDelegate.h 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
MockMessageRequest.h Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
MockMessageRouterObserver.h Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
MockTransport.h Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
MockTransportObserver.h Version 0.2 - Alexa Interaction Manager - Comprised of three components, the Alexa Communications Library (ACL), the Alexa Directive Sequencer Library (ADSL), and Activity Focus Manager Library (AFML), it handles communications with AVS and message routing to capability agents. 2017-03-09 16:01:46 -08:00
TestableConsumer.h Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00