I was wondering whether I can pass a String to the Google Assistant from my App to let it be read aloud/spoken. I have found these related posts, but the key questions haven't been answered yet:
- How to start Google Assistant programmatically?
- How to send a text query to Google Assistant from Android app
Could you please point me into the right direction? An example would be nice. I expect something like starting an activity to make Google Assistant read the given String.
Best regards JJ