APL for Character Displays Reference


Alexa Presentation Language is supported on devices with character displays. Use the APLT document format to send text to these devices. The APLT document format is smaller and simpler than the APL document format supported by devices with screens.

Use the following links to access the reference material relevant to APL on character devices.

Documents and layouts

Character displays support the APLT Document format for sending content to the device. This document format supports core APL features such as resources, layouts, and conditional components.

Character displays do not support styles, vector graphics, or packages.

Data sources and data-binding

Character displays fully support data-binding:

Character displays do not support transformers.

Components

Character displays support a small set of components for arranging and displaying plain text, as well as the APL-T only TimeText:

All other APL components (Frame, Image, ScrollView, Sequence, VectorGraphic, and Video) are not supported.

Commands

Character displays support a small set of standard commands for working with pagers and changing component property values.

All other APL commands for playing media, displaying animation, scrolling, changing focus, sending requests to the skill, and speaking text are not supported.

Skill Request and Response Reference

Character displays support directives in the Alexa.Presentation.APLT Interface:

Character displays do not send any APL requests to the skill, such as UserEvent, since the SendEvent command is not supported.


Was this page helpful?

Last updated: Nov 28, 2023