avs-device-sdk/Integration/inputs
Mradula Nayak d9a0cb7fe4 Version 1.0 alexa-client-sdk
Changes in this update
 - Added `AudioPlayer` capability agent.
   - Supports iHeartRadio.
 - `StateSynchronizer` has been updated to better enforce that `System.SynchronizeState`is the first Event sent on a connection to AVS.
 - Additional tests have been added to `ACL`.
 - The `Sample App` has been updated with several small fixes and improvements.
 - `ADSL` was updated such that all directives are now blocked while the handling of previous `SpeechSynthesizer.Speak`
    directives complete. Because any directive may now be blocked, the `preHandleDirective() / handleDirective()` path
    is now used for handling all directives.
 - Fixes for the following GitHub issues:
   - https://github.com/alexa/alexa-client-sdk/issues/44.
 - A bug causing `ACL` to not send a ping to AVS every 5 minutes, leading to periodic server disconnects, was fixed.
 - Subtle race condition issues were addressed in the `Executor` class, resolving some intermittent crashes.
2017-08-07 17:09:09 -07:00
..
alexa_recognize_joke_test.wav Some integration tests are failing because the audio files used in testing are not being recognized properly. This patch updates the audio files. 2017-07-20 20:00:26 -07:00
alexa_recognize_silence_test.wav Version 0.4.1 alexa-client-sdk 2017-06-09 16:25:42 -07:00
alexa_recognize_wiki_test.wav Some integration tests are failing because the audio files used in testing are not being recognized properly. This patch updates the audio files. 2017-07-20 20:00:26 -07:00
recognize_cancel_timer_test.wav Version 0.6 alexa-client-sdk 2017-07-19 15:09:05 -07:00
recognize_flashbriefing_test.wav Version 1.0 alexa-client-sdk 2017-08-07 17:09:09 -07:00
recognize_joke_test.wav Version 0.3 of alexa-client-sdk 2017-05-17 22:02:48 -07:00
recognize_lions_test.wav Some integration tests are failing because the audio files used in testing are not being recognized properly. This patch updates the audio files. 2017-07-20 20:00:26 -07:00
recognize_long_timer_test.wav Version 0.6 alexa-client-sdk 2017-07-19 15:09:05 -07:00
recognize_silence_test.wav Version 0.5 alexa-client-sdk 2017-06-23 16:26:34 -07:00
recognize_sing_song_test.wav Version 1.0 alexa-client-sdk 2017-08-07 17:09:09 -07:00
recognize_stop_test.wav Version 0.6 alexa-client-sdk 2017-07-19 15:09:05 -07:00
recognize_stop_timer_test.wav Version 0.6 alexa-client-sdk 2017-07-19 15:09:05 -07:00
recognize_test.wav 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
recognize_timer_test.wav Version 0.6 alexa-client-sdk 2017-07-19 15:09:05 -07:00
recognize_very_long_timer_test.wav Version 0.6 alexa-client-sdk 2017-07-19 15:09:05 -07:00
recognize_volume_up_test.wav Version 0.4 alexa-client-sdk 2017-05-26 16:19:00 -07:00
recognize_weather_test.wav Version 0.6 alexa-client-sdk 2017-07-19 15:09:05 -07:00
recognize_whats_up_test.wav Version 0.2.1 of alexa-client-sdk 2017-05-05 10:36:44 -07:00
recognize_wiki_test.wav Version 0.3 of alexa-client-sdk 2017-05-17 22:02:48 -07:00
silence_test.wav Version 0.3 of alexa-client-sdk 2017-05-17 22:02:48 -07:00