Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pyu-cmcsa opened this issue May 9, 2024 · 0 comments
Open

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

pyu-cmcsa opened this issue May 9, 2024 · 0 comments

Comments

@pyu-cmcsa
Copy link

pyu-cmcsa commented May 9, 2024

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:

  • at app open, a message reminding customers that they are opening a 3rd party app/using metered interenet
  • at app deeplink, a message informing customers to return to the aggregated experience press a specific remtoe button
  • after voice utterace, a message informing customers what the Speech-to-text translation readout was interpreted as

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.

@pyu-cmcsa pyu-cmcsa changed the title Method to Send Text To Be Displayed By Device Intent/Message to Send Text To Be Displayed By Device May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant