I need to record a wav file on an android device.
Currently this is not supported.
So I’m exploring possible workarounds.
One idea I’ve had is to call a wav recording app from my app.
This would be an acceptable approach.
So is there a way of executing another app from a corona app?
What I could do is to execute the wav recording app and then get my app to monitor for the appearance of new wav files in the relevant place.
I’m not that familiar with sharing of files in andorid. Are there any restrictions on which apps have access to which files? I ask as my app would need to be able to read files which were created by the wav recording app.
Any help appreciated.
regards
Suhada
[import]uid: 67842 topic_id: 29047 reply_id: 329047[/import]