2017-08-08 00:04:43 +00:00
|
|
|
AVS Device SDK
|
2017-02-10 23:39:10 +00:00
|
|
|
Copyright 2016-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
|
|
|
|
|
|
***************************
|
2017-08-08 00:04:43 +00:00
|
|
|
AVS DEVICE SDK COMPONENTS
|
2017-02-10 23:39:10 +00:00
|
|
|
***************************
|
|
|
|
|
2017-08-08 00:04:43 +00:00
|
|
|
The following AVS Device SDK components are licensed under the Apache
|
2017-03-10 00:01:46 +00:00
|
|
|
License, Version 2.0 (the "License"):
|
|
|
|
|
2017-07-18 22:25:37 +00:00
|
|
|
- Activity Focus Manager Library (AFML)
|
|
|
|
- Alerts Capability Agent
|
2017-03-10 00:01:46 +00:00
|
|
|
- Alexa Communications Library (ACL)
|
|
|
|
- Alexa Directive Sequencer Library (ADSL)
|
2017-05-26 23:06:14 +00:00
|
|
|
- Audio Input Processor (AIP)
|
2017-08-08 00:04:43 +00:00
|
|
|
- AudioPlayer Capability Agent
|
2017-05-26 23:06:14 +00:00
|
|
|
- Key Word Detector (KWD)
|
2017-07-18 22:25:37 +00:00
|
|
|
- Media Player
|
|
|
|
- Sample App
|
|
|
|
- Speech Synthesizer Capability Agent
|
2017-03-10 00:01:46 +00:00
|
|
|
|
|
|
|
You may not use this file except in compliance with the License. A copy of
|
|
|
|
the License is located at
|
2017-02-10 23:39:10 +00:00
|
|
|
|
|
|
|
http://aws.amazon.com/apache2.0/
|
|
|
|
|
|
|
|
or in the "license" file accompanying this file. This file is distributed on
|
|
|
|
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
|
|
|
or implied. See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
|
2017-08-08 00:04:43 +00:00
|
|
|
******************
|
|
|
|
ALEXA AUDIO ASSETS
|
|
|
|
******************
|
2017-03-10 00:01:46 +00:00
|
|
|
|
2017-08-08 00:04:43 +00:00
|
|
|
Copyright 2017 Amazon.com, Inc. or its affiliates (“Amazon”).
|
|
|
|
All Rights Reserved.
|
|
|
|
|
|
|
|
These materials are licensed to you as "Alexa Materials" under the Alexa Voice
|
|
|
|
Service Agreement, which is currently available at
|
|
|
|
https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
|
2017-03-10 00:01:46 +00:00
|
|
|
|
2017-02-10 23:39:10 +00:00
|
|
|
**********************
|
|
|
|
THIRD PARTY COMPONENTS
|
|
|
|
**********************
|
|
|
|
|
|
|
|
This software includes third party software subject to the following
|
|
|
|
copyrights:
|
|
|
|
|
2017-03-10 00:01:46 +00:00
|
|
|
- JSON parsing for C++ from RapidJSON - Copyright (C) 2015 THL A29 Limited,
|
|
|
|
a Tencent company, and Milo Yip.
|
|
|
|
|
2017-02-10 23:39:10 +00:00
|
|
|
- Multipart parsing for MIME messages from multipart-parser -
|
|
|
|
Copyright (c) 2010 Hongli Lai
|
|
|
|
|
|
|
|
- C++ test framework from Google Test - Copyright 2008, Google Inc.
|
|
|
|
|
|
|
|
- Extension for writing and using C++ mock classes from Google Mock -
|
|
|
|
Copyright 2008, Google Inc.
|
|
|
|
|
|
|
|
NOTE: Other license terms may apply to certain, identified software files
|
|
|
|
contained within or distributed with the accompanying software if such terms
|
|
|
|
are included in the directory containing the accompanying software. Such
|
|
|
|
other license terms will then apply in lieu of the terms of the software
|
|
|
|
license above.
|