This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
v1.8.1
Enhancements
- Added support for adjustment of alert volume.
- Added support for deletion of multiple alerts.
- The following
SpeakerInterface::Type
enumeration values have changed:AVS_SYNCED
is nowAVS_SPEAKER_VOLUME
.LOCAL
is nowAVS_ALERTS_VOLUME
.
Known Issues
- The
ACL
may encounter issues if audio attachments are received but not consumed. SpeechSynthesizerState
currently usesGAINING_FOCUS
andLOSING_FOCUS
as a workaround for handling intermediate state. These states may be removed in a future release.- The Alexa app doesn't always indicate when a device is successfully connected via Bluetooth.
- Connecting a product to streaming media via Bluetooth will sometimes stop media playback within the source application. Resuming playback through the source application or toggling next/previous will correct playback.
- When a source device is streaming silence via Bluetooth, the Alexa companion app indicates that audio content is streaming.
- The Bluetooth agent assumes that the Bluetooth adapter is always connected to a power source. Disconnecting from a power source during operation is not yet supported.
- On some products, interrupted Bluetooth playback may not resume if other content is locally streamed.
- On Raspberry Pi, when streaming audio via Bluetooth, sometimes the audio stream stutters.