0

I am creating a skill for Echo Show and was able to display text using BodyTemplate1. Now I wanted to highlight each word while Alexa utters those words. Could anyone know how to do this?

lsiva
  • 473
  • 1
  • 7
  • 16

1 Answers1

0

Not available yet. You can vote the feature request up though.

This is available now using APL (Alexa Presentation Language). The SpeakText directive will accomplish what you want to do.

adamkrell
  • 258
  • 1
  • 2
  • 11