Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 3.4 KB

NEED_HELP.md

File metadata and controls

61 lines (40 loc) · 3.4 KB

Need Help?

Registering a Product and Creating a Security Profile

After creating an Amazon developer account, you'll need to register a product and create a security profile on the Alexa Voice Service (AVS) developer portal.

When you follow the instructions to fill in the product information:

  • Use your own custom information, taking note of the Product ID.
  • Be sure to select Automotive from the Product category pull-down.

When you follow the instructions to set up your security profile, take note of the generated Client ID.

Requesting Additional Functionality

The following additional functionality is available with help from your designated Amazon Solutions Architect (SA) or Partner Manager:

  • Address Book contact and navigation favorites uploading
  • Amazon Music and other music service providers
  • Wake Word support
  • Alexa Communication
  • Local Voice Control
  • Device Client Metrics
  • Voice Chrome for Android
  • Alexa Presentation Language (APL) component required for APL rendering on the Android Sample App

To use this functionality, your product must be placed on an allow list by Amazon. Contact your SA or Partner Manager, provide the Amazon ID of your development device, and request the functionality you want to add.

Note: If you would like to request additional functionality but don't have a designated SA or Partner Manager, please reach out using the "Request More Information" form at the end of the Alexa Auto Software Development Kit page on the developer portal.

To find the Amazon ID for your development device:

  1. Log in to the AVS Developer Portal.
  2. Click PRODUCTS.
  3. Take note of the Amazon ID for your device.

Reporting an Issue

Existing Alexa Auto SDK Customers

Please reach out to the designated Amazon Solutions Architect (SA) or Partner Manager for your company, and include the following information:

  • Overview - provide a brief overview of the issue
  • Steps to reproduce - provide details of how to reproduce the issue
  • Logs - include relevant logs
  • Platform and environment - provide details about your hardware platform, operating system, compiler, API level, etc.

New Alexa Auto SDK Customers

Please fill out the form "Request more information" at the bottom of the Alexa Auto Software Development Kit (SDK) page. Once you have submitted your request, someone from Amazon will contact you.

Making Pull Requests

We are not accepting pull requests or community contributed bug fixes at this time.