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
Represents information about a radio station.

Properties

stationName?

optional stationName: string Optional. The Name of the radio station.

stationCode?

optional stationCode: string Optional. The code of the radio station.
stationLogo: IArtwork[] An array of logos supported by the radio station.

frequency?

optional frequency: string Optional. The frequency of the radio station.

band?

optional band: string Optional. The broadcast band of the radio station.

subChannels

subChannels: string[] Optional. An array of strings speicifying the sub channels of the radio station.

serviceFollowing

serviceFollowing: RadioBand The service following of the radio station.

activeSubchannel?

optional activeSubchannel: string Optional. The active subchannel of the radio station.

radioText?

optional radioText: string Optional. The radio text of the radio station.

isMuted

isMuted: boolean Optional. If the radio station is muted.

isDigital

isDigital: boolean Optional. If the radio station is digital.

isStereo

isStereo: boolean Optional. If the radio station is stereo.

isDigitalAudio

isDigitalAudio: boolean Optional. If the radio station is digital audio.

isLiveAudio

isLiveAudio: boolean Optional. If the radio station is live audio.

isAcquiring

isAcquiring: boolean Optional. If the radio station is acquiring.
Last modified on July 22, 2026