yasuhal / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 1 forks source link

mute music when audible alert speaks #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
seems logical to have any music that is playing mute when the audible alert 
speaks to you

Original issue reported on code.google.com by gillotti@gmail.com on 13 May 2010 at 5:55

GoogleCodeExporter commented 8 years ago

Original comment by rdama...@google.com on 18 May 2010 at 2:22

GoogleCodeExporter commented 8 years ago

The only problem I see is that, on some phones anyway, when the music is muted 
to allow  something else to "take over", the music can fail to auto start again.

This fault can be seen, for instance, in Google Navigation. When the program 
speaks a direction, the music fails to start playing again.

On my phone (HTC Desire), the same also happens if I receive a message 
notification (SMS, email, tweet etc) and I have to manually start the music 
again.

Original comment by richies...@gmail.com on 25 Aug 2010 at 3:46

GoogleCodeExporter commented 8 years ago
can this be developed as a toggle if it's going to be implemented?  I like that 
it doesn't stop the music to do the announcements while i'm cycling.

Original comment by Shawn.Ki...@gmail.com on 2 Sep 2010 at 2:47

GoogleCodeExporter commented 8 years ago
yeah it should be toggalable now especially that my tracks can have a
separate volume. so people can just turn my tracks volume up or something.

Original comment by pravee...@gmail.com on 2 Sep 2010 at 2:51

GoogleCodeExporter commented 8 years ago
This should be fairly easy with api v8.  I am waiting for 1.1 to release before 
pushing a fix.  Details are here:
http://stackoverflow.com/questions/3043595/fade-in-and-out-music-while-speaking-
a-text

Everything needs to go into ApiFeatures.

Original comment by sandordo...@google.com on 1 Feb 2011 at 5:23

GoogleCodeExporter commented 8 years ago

Original comment by sandordo...@google.com on 17 Feb 2011 at 5:52

GoogleCodeExporter commented 8 years ago
The api allows requesting focus without muting.  I choose to just quite the 
music. 
Can someone review this change?
http://code.google.com/r/sandordornbush-bug2/source/detail?r=b748c6f7b69f1a55f83
7596b485cc033ed27b012

Original comment by sandordo...@google.com on 23 Feb 2011 at 6:15

GoogleCodeExporter commented 8 years ago

Original comment by sandordo...@google.com on 25 Feb 2011 at 2:31