soundz | Visual sound generator using webaudio | Audio Utils library
kandi X-RAY | soundz Summary
kandi X-RAY | soundz Summary
Visual sound generator using webaudio.
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 soundz
soundz Key Features
soundz Examples and Code Snippets
Community Discussions
Trending Discussions on soundz
QUESTION
I created an array that is my data for my collection view. I am attempting to tap on the CollectionViewCell and play the sound contained in the file component of my array. I dont't know how to play the sound and can't even get started because I get a null value for the files, which are in my xcode project.
Error: Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value
If I don't force unwrap the file it gives me an error...
...ANSWER
Answered 2019-Apr-01 at 10:30First of all, you should not force-unwrap!
in your sound array when you are trying to get URL to your file. This is causing the crash. You should take an optional URL.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install soundz
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