I would like to call AVS(Alexa Voice Service) with a recorded speech and an additional custom attribute, this custom attribute should be read and processed in My Skill.
1.) Is it possible to send a custom attribute to AVS?
2.) Would AVS forward this custom attribute further to my backend Alexa Skill?
[SMARTPHONE] –voice+custom-attr-> [AVS] –json-with-forwarded-custom-attr-> [SKILL]