[android-developers] Re: Recording audio stream

2008-12-29 Thread Dave Sparks

Audio streaming will be supported in a future release.

On Dec 24, 4:27 pm, "vitalii.mi...@gmail.com"
 wrote:
>   Is there any way to record audio stream and send streaming audio  to
> network ??  Instead of recording to file.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Re: Recording audio stream

2008-12-30 Thread FranckLefevre


The application "Phone Recorder" available in Market softwares already
does this pretty well.
I don't know if sources are available somewhere...


Franck.



On Dec 25, 1:27 am, "vitalii.mi...@gmail.com"
 wrote:
>   Is there any way to record audio stream and send streaming audio  to
> network ??  Instead of recording to file.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Re: Recording audio stream

2008-12-30 Thread Dave Sparks

It's probably not really streaming audio. Some people are working
around the issue by "tailing" the file as it is being written.

On Dec 30, 5:03 am, FranckLefevre  wrote:
> The application "Phone Recorder" available in Market softwares already
> does this pretty well.
> I don't know if sources are available somewhere...
>
> Franck.
>
> On Dec 25, 1:27 am, "vitalii.mi...@gmail.com"
>
>  wrote:
> >   Is there any way to record audio stream and send streaming audio  to
> > network ??  Instead of recording to file.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Re: Recording audio stream

2009-01-26 Thread benmccann

I'm happy to hear future releases will support the ability to stream
audio being recorded.  Any ETA on this?


On Dec 30 2008, 9:58 am, Dave Sparks  wrote:
> It's probably not really streaming audio. Some people are working
> around the issue by "tailing" the file as it is being written.
>
> On Dec 30, 5:03 am, FranckLefevre  wrote:
>
> > The application "Phone Recorder" available in Market softwares already
> > does this pretty well.
> > I don't know if sources are available somewhere...
>
> > Franck.
>
> > On Dec 25, 1:27 am, "vitalii.mi...@gmail.com"
>
> >  wrote:
> > >   Is there any way torecordaudiostreamand send streaming audio  to
> > > network ??  Instead of recording to file.

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Re: Recording audio stream

2009-01-26 Thread Dave Sparks

I can't give you specifics about deployment because:

(a) I don't know, it's up to the carrier and manufacturer to decide
when they deploy new releases

(b) Even I did know, there's a fairly good chance I couldn't tell you
due to NDA's we have with our partners

You can see the code in development on the Cupcake branch at
android.git.kernel.org.

On Jan 26, 11:31 am, benmccann  wrote:
> I'm happy to hear future releases will support the ability to stream
> audio being recorded.  Any ETA on this?
>
> On Dec 30 2008, 9:58 am, Dave Sparks  wrote:
>
> > It's probably not really streaming audio. Some people are working
> > around the issue by "tailing" the file as it is being written.
>
> > On Dec 30, 5:03 am, FranckLefevre  wrote:
>
> > > The application "Phone Recorder" available in Market softwares already
> > > does this pretty well.
> > > I don't know if sources are available somewhere...
>
> > > Franck.
>
> > > On Dec 25, 1:27 am, "vitalii.mi...@gmail.com"
>
> > >  wrote:
> > > >   Is there any way torecordaudiostreamand send streaming audio  to
> > > > network ??  Instead of recording to file.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---