Library capsules provide extended functionality for your capsules. For more information, read the Utilizing Library Capsules Guide.
When importing library capsules, use the recommended versions. This list is automatically updated to stay current.
These are some of the most commonly used library capsules along with links to their documentation.
Audio Player (bixby.audioPlayer
)
Plays audio streams within Bixby, without relying on external player applications.
Contact (bixby.contact
)
Allows your capsule to search for and save contact information.
Core (viv.core
)
A low-level capsule that defines concepts used by other library capsules.
DateTime (viv.time
)
Provides functionality for working with a variety of relative and absolute date/time expressions.
Entity (viv.entity
) (Deprecated)
Provides helper models, layout macros, and dialogs for presenting certain kinds of data sets.
Geography (viv.geo
)
Provides functionality for working with geospatial concepts and localities.
Image (viv.image
) (Deprecated)
Describes how to work with concepts representing image metadata.
Location (viv.location
)
Provides a macro and actions for autocompletion of input fields based on location and contacts.
Measurement (viv.measurement
)
Provides concepts representing units of measurement and actions for converting between compatible units.
Money (viv.money
)
Provides functionality for working with currency.
Navigation (viv.navigation
)
Provides navigation to a selected destination with Google Maps.
Open Hours (viv.openHours
)
Provides a set of concepts representing open hours for businesses.
Phone Call (bixby.phoneCall
)
Allows capsules to place phone calls.
Profile (viv.self
)
Provides functionality for working with user profile information.
Rating (viv.rating
)
Provides concepts representing ratings and reviews.
Sharing (viv.shareVia
)
Allows capsules to send content to other applications or capsules.
Text Message (bixby.textMessage
)
Allows capsules to send SMS text messages.
Not all library capsules are supported on all Bixby devices. Check the table below for the supported devices for each library capsule.
Key:
Capsule | Mobile | Watch | Fridge | TV |
---|---|---|---|---|
bixby.audioPlayer | ✓ | X | ✓ | X |
bixby.contact | ✓ | ✓ | ✓ | ✓ |
bixby.launcher | ✓ | X | X | X |
bixby.phoneCall | ✓ | ✓ | ✓ | X |
bixby.reminder | ✓ | X | X | X |
bixby.textMessage | ✓ | ✓ | X | X |
viv.email | ✓ | X | X | X |
viv.events | ✓ | X | X | X |
viv.geo | ✓ | ✓ | ✓ | ✓ |
viv.location | ✓ | ✓ | ✓ | ✓ |
viv.navigation | ✓ | P | X | X |
viv.news | ✓ | X | ✓ | ✓ |
viv.payment | ✓ | ✓ | ✓ | X |
viv.self | ✓ | ✓ | ✓ | ✓ |
viv.shareVia | ✓ | X | X | X |
viv.stock | ✓ | X | ✓ | ✓ |
The viv.navigation
capsule supports the Watch target, but opens deep links to maps on the paired phone device.