We did not include pause/resume in the API because AuthorEngine does
not handle it correctly.

On Apr 3, 7:21 am, MMF <[email protected]> wrote:
> Hello Friends,
>
> We have written a simple application to do the sound recording, by taking
> the reference of the available SoundRecorder application.
> In my application I have added the support for Pause/Resume sound recording,
> by modifying the JNI interfaces (*android_media_MediaRecorder.cpp*) for
> PVAuthor by adding Pause and Resume.
> Now after these modification we are able to record the sound properly (.amr
> files), but when we do the pause and resume the recording is not happening.
> From the logs I am able to see that my NB-AMR encoder OMX component has been
> paused and then resumed, but still when I finish my recording, I get the
> recorded data only till the time I had Paused and after that I do not get
> any more recorded data.
>
> Can anyone please let me know if you have faced this kind of issues.
>
> Also what is the reason for not having Pause and Resume in
> PVAuthor(android_media_MediaRecorder.cpp)?
> Does this mean that PVAuthor is not supporting Pause/Resume for recording?
>
> Thanks and Regards
> APT
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to