Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content

Get started

Setup

  1. Add the following library dependency to the dependencies section of your package.json file.
  1. Add following components and privileges in your manifest.toml.

API Reference

Classes

  • Action — Represents the actions that you can invoke using the media control client.
  • InvalidArgumentError — Error thrown when invalid arguments are passed.
  • InvalidStateError — Error occurs when a request cannot be processed due to being in the
  • NotAllowedError — Error occurs when a request cannot be handled.
  • NotAvailableError — Error occurs when requested data is not available.
  • SeekOutOfRangeError — Error occurs when the requested seek position is out of the advertised range.
  • SpeedOutOfRangeError — Error occurs when the requested playback speed is not supported.

Interfaces

Enumerations

  • CommandSource — Specifies the source of the media command.
  • PlaybackStatus — Specifies the playback status.
  • RadioBand — Specifies the radio band for the media player.
  • RepeatMode — Specifies the repeat mode for the media player.

Variables


Last modified on July 22, 2026