Search found 2 matches
- Tue Feb 05, 2019 2:15 pm
- Forum: Support and Development
- Topic: [Solved] Is there any way to save sounddata to a file?
- Replies: 7
- Views: 6848
Re: [Solved] Is there any way to save sounddata to a file?
Cool! I was looking for an info about this too..thanks!
- Mon Feb 04, 2019 8:49 am
- Forum: General
- Topic: LÖVE 11.2 released - including Android APK!
- Replies: 46
- Views: 336768
Re: LÖVE 11.2 released!
Hi, I'm using the 11.1 apk to test audio recording functionality. But it's not able to list available recording devices. The returned table consists of 1 entry only, I think a default return (no name, 8khz, 16 bit, mono). And I checked the apk, doesn't have a Recording permission. Is there a way aro...