Skip to content

forestgun/APLHomeCards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

APL Home Cards

A way to wrap the response builder to send home card like responses to multimodal devices using APL

Node

  • Enable APL in the voice interaction model Interfaces section
  • Add aplcards.js to the project
  • Add a request interceptor like this: .addRequestInterceptors(require('./aplcard').APLHomeCardRequestInterceptor)
  • Just use home cards as usual! (withSimpleCard(), withStandardCard())

About

A way to wrap the response builder to send home card like responses for multimodal devices using APL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%