https://github.com/kshivang/bliss_jovo
https://github.com/kshivang/bliss_jovo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kshivang/bliss_jovo
- Owner: kshivang
- License: apache-2.0
- Created: 2018-06-30T11:54:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:15:34.000Z (over 3 years ago)
- Last Synced: 2025-02-11T16:40:54.209Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.jovo.tech)
Templates for the Jovo Framework ⭐️
Documentation -
CLI - Contributing - Twitter
# Template: Alexa Audioplayer
Sample Alexa Audioplayer Skill that plays a longform audio file with the Audioplayer directive.
```sh
$ jovo new --template alexa/audioplayer
# Short version
$ jovo new -t a/audioplayer
```