internetarchive / internet-archive-voice-apps

Voice Apps (Actions on Google, Alexa Skill) of Internet Archive. Just say: "Ok Google, Ask Internet Archive to Play Jazz" or "Alexa, Ask Internet Internet Archive to play Instrumental Music"
46 stars 42 forks source link

warn and error when we break the limits on simple text #55

Open hyzhak opened 6 years ago

hyzhak commented 6 years ago

https://developers.google.com/actions/assistant/responses#simple_responses

Recommended: Less than 300 characters for each dialog turn. This helps keep users engaged and makes your visual and audio interface feel clear and fast. It also prevents the content from going beyond the fold of the screen, especially when you start pairing the chat bubble with a card or other interactive visual elements.

anuragiiits commented 5 years ago

@hyzhak I want to work on this issue. Could you help me by telling which files should I look into to add this warning and error?