SCCapstone / CognitoFormsDev

MIT License
0 stars 0 forks source link

Alexa "&" bug #140

Open tjcocklin opened 5 years ago

tjcocklin commented 5 years ago

Alexa can not read/parse "&" as speech Output. Instead it will indicate that "there was a problem with the requested skills response"

This is a bug with Alexa, and is outside the scope of this project, it will; however, affect any cognito form that contains "&'s". Please keep this in mind if you are constructing a new form.

tjcocklin commented 5 years ago

commit a1521b846dd062543508ff48656ffaf577c1a4b2 removes any "&" hard coded into the skill speech Output.