1

I've seen some Alexa skills that ask me to rate the skill through a dialog. It asks me how would I rate it from 1 to 5 stars.

I don't see any information in the documentation concerning that. How do I implement this feature?

Jordi P.S.
  • 3,838
  • 7
  • 36
  • 59

1 Answers1

2

As far as I understand that is not something you trigger from your Skill. At least in my skills this is random, I did not trigger in any way.

double-beep
  • 5,031
  • 17
  • 33
  • 41