[android-developers] Re: How to record and Save to FLAC file format

2013-09-17 Thread Yezersky
I think you can record it as wav by AudioRecord, then convert it to flac by 
FFMPEG, record is easy, convert is a little hard, but you can find some 
example about how to use FFMPEG on android on the internet.


在 2012年4月11日星期三UTC+8下午3时02分24秒,Syarif Hidayatullah写道:

 Hi Android developer,

 I want to be able to record a sound in android and save it as FLAC Audio 
 Format.
 is there any example source code?

 tnx.
 BR/Syarif


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: How to record and Save to FLAC file format

2013-09-06 Thread Ademar Alves de Oliveira
It seems in android standard way to record you have AAC, AMR, MPEG4 and 
3GPP formats.

I do not know how to do it, but I'm looking for a way to record audio in 
flac or opus format.

references:
http://developer.android.com/guide/topics/media/audio-capture.html
http://developer.android.com/reference/android/media/MediaRecorder.OutputFormat.html
http://developer.android.com/reference/android/media/MediaRecorder.AudioEncoder.html

Em quarta-feira, 11 de abril de 2012 04h02min24s UTC-3, Syarif Hidayatullah 
escreveu:

 Hi Android developer,

 I want to be able to record a sound in android and save it as FLAC Audio 
 Format.
 is there any example source code?

 tnx.
 BR/Syarif


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Re: How to record and Save to FLAC file format

2012-04-26 Thread Syarif Hidayatullah
no body??

On Wednesday, 11 April 2012 14:02:24 UTC+7, Syarif Hidayatullah wrote:

 Hi Android developer,

 I want to be able to record a sound in android and save it as FLAC Audio 
 Format.
 is there any example source code?

 tnx.
 BR/Syarif


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en