[android-developers] Re: "Cupcake" Anyone in Google that Could Shed Some Light! :) Thanks!

2008-12-23 Thread Dave Sparks

1. The Music Player stops playing when a call comes in and resumes
after the call is complete. With Cupcake, the music player will slowly
ramp up the volume after the call is completed.

2. The streaming audio interface is more flexible than InputStream.
You can build an InputStream interface on it, and we will probably
release some sample code for it. Take a look at the AudioTrack and
AudioRecord classes in the git tree:
http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=media/java/android/media;h=9d26d4ec9f9d0ff30a4041fc9161fbc34755bcc0;hb=cupcake

On Dec 23, 6:42 am, Jona  wrote:
> //Notable changes introduced in cupcake://
> #  Music
> - New features
>   Music playback fades in after suspending for phone call.
>
> # Framework
> - Streaming audio I/O for applications.
>
> Questions:
>
> 1). Fade Music playback, will we have to lessen to an onCall event?
> and handle the fades or will this be something that automatically
> fades the music pauses? and after the call resumes playback?
>
> 2). Streaming audio, will we be passing an InputStream? that would be
> great!
>
> Thanks in advance!
> Moto
--~--~-~--~~~---~--~~
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: "Cupcake" Anyone in Google that Could Shed Some Light! :) Thanks!

2008-12-23 Thread Jona

Thanks Dave!
--~--~-~--~~~---~--~~
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: "Cupcake" Anyone in Google that Could Shed Some Light! :) Thanks!

2008-12-24 Thread Aasha

Would these changes be having Equalizer support for Audio - out?

On Dec 24, 12:28 am, Jona  wrote:
> Thanks Dave!
--~--~-~--~~~---~--~~
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: "Cupcake" Anyone in Google that Could Shed Some Light! :) Thanks!

2008-12-24 Thread Dave Sparks

I assume you mean an EQ insert in the final audio output. If so, the
answer is no, this is not part of the Cupcake release.

Cupcake provides support for streaming microphone input to a Java app
and streaming audio from a Java app into the audio mixer.

On Dec 24, 3:25 am, Aasha  wrote:
> Would these changes be having Equalizer support for Audio - out?
>
> On Dec 24, 12:28 am, Jona  wrote:
>
> > Thanks Dave!
--~--~-~--~~~---~--~~
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: "Cupcake" Anyone in Google that Could Shed Some Light! :) Thanks!

2008-12-24 Thread Aasha

Okie.. :(
Thnks for the info..

But but... Is this possible anytime in future with Android
architecture??

On Dec 25, 12:39 am, Dave Sparks  wrote:
> I assume you mean an EQ insert in the final audio output. If so, the
> answer is no, this is not part of the Cupcake release.
>
> Cupcake provides support for streaming microphone input to a Java app
> and streaming audio from a Java app into the audio mixer.
>
> On Dec 24, 3:25 am, Aasha  wrote:
>
> > Would these changes be havingEqualizersupport for Audio - out?
>
> > On Dec 24, 12:28 am, Jona  wrote:
>
> > > Thanks Dave!
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---