pause functionality in recording library

I am new here and trying to make an application of recorder …
I am curious about the pause functionality in this library media library (media.newRecording ( filepath ) ) Does corona does not support pausing when recorder is on or is there any alternative way out? [import]uid: 173824 topic_id: 35227 reply_id: 335227[/import]

Corona does not provide pause functionality for the audio recorder. Starting a new recording will overwrite the last file that was recorded to.

You can find documentation to Corona’s recorder API here…
http://docs.coronalabs.com/api/type/Recording/index.html
[import]uid: 32256 topic_id: 35227 reply_id: 140138[/import]

Corona does not provide pause functionality for the audio recorder. Starting a new recording will overwrite the last file that was recorded to.

You can find documentation to Corona’s recorder API here…
http://docs.coronalabs.com/api/type/Recording/index.html
[import]uid: 32256 topic_id: 35227 reply_id: 140138[/import]