rdkcentral / firebolt-apis

The Firebolt API OpenRPC schemas and SDK artifact configurations.
Apache License 2.0
13 stars 21 forks source link

Intent/Message to Send Text To Be Displayed By Device #264

Open pyu-cmcsa opened 4 months ago

pyu-cmcsa commented 4 months ago

https://ccp.sys.comcast.net/browse/FIRE-306

API to replace $badger's showToaster method, and support VREX's need to display a voice readout/readback.

Method will take a string of text and pass it to the device/aggregated experience, such that the device/experience can then display the text as though it were originated by the device/experience.

Usecases:

These should not be treated as "notifications" but this is a transactional message.

Scope can be reduced to just being an intent for VREX purposes so that Firebolt is not responsible for executing the display of the messaging and only passing the intent to the application that is responsible for displaying the message.