Closed
Bug 1178273
Opened 9 years ago
Closed 7 years ago
Complete "Play Music with Simple Controls" functionality in Vaani
Categories
(Firefox OS Graveyard :: Gaia::VoiceControl, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kdavis, Unassigned)
References
()
Details
(Whiteboard: [webspeechapi][vaani][systemsfe])
Complete "Play music with Simple Controls" functionality in Vaani which will be described in the Visual Design Specification and User Flows Specification of Bug 1172875
Blocks: Meta-Vaani
Comment 1•9 years ago
|
||
Assign this issue to myself since we may try to implement this through IAC at music app.
Updated•9 years ago
|
Assignee: rakhavan → im
Comment 2•9 years ago
|
||
We already had the music playing control at system app's IAC media_conn. I will try to leverage it.
Updated•9 years ago
|
Comment 3•9 years ago
|
||
We had made an overall design to support both bug 1178273 and bug 1172881. Please see URL to have more information.
Comment 4•9 years ago
|
||
We would like to use one IAC connection handle both bug 1178273 and bug 1172881 to prevent too many IAC connections to system app.
With the design mentioned by [1], we will use "music-controller" to open music player to play and to control music player. During playing, music player will send message back to notify Vaani the change of playing track and its metadata. That means the IAC port should be opened at Vaani to listen the changes. If a user kills the music app, the IAC port held by Vaani becomes useless. But Vaani doesn't have a way to know the remote is closed because of bug 915880. So, we don't have an event to remove music widget from Vaani's UI even if music app is closed by user properly.
[1] https://wiki.mozilla.org/Firefox_OS/Vaani/Music
Updated•9 years ago
|
Assignee: im → nobody
Comment 5•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•