ngAudio | Angular Directive for Playing Sounds | Frontend Framework library
kandi X-RAY | ngAudio Summary
kandi X-RAY | ngAudio Summary
. The AngularJs Audio Module. Installation: bower install angularjs-audio.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ngAudio
ngAudio Key Features
ngAudio Examples and Code Snippets
Community Discussions
Trending Discussions on ngAudio
QUESTION
installed ngAudio from http://danielstern.github.io/ngAudio/#/. after the install I should include it in the app.module.ts before I can use it in my project.
I'm rather at a loss on how to include it here, because the standard "Require the module in your project: angular.module('yourModule',['ngAudio'])" that they say on the website does not make any sense to me.
my app.module.ts is as follows:
...ANSWER
Answered 2017-Jun-19 at 18:17This package is for AngularJS, not Angular. You won't be able to easily add it into your current project.
Working with audio in Angular is more on the JS side than anything. Angular has all the buttons and services, but you'll want to use javascript for working with the audio. I'd suggest using a popular javascript package available with npm. Howler.js is available and easily integrated into any Angular-CLI project just like any other npm package.
You can check out this issue for installation.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ngAudio
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page