commit | cf47bdd8885c1436156b9a6f19a4c8c81eb71af5 | [log] [tgz] |
---|---|---|
author | Nick Moukhine <oni@google.com> | Wed Aug 19 16:29:18 2020 +0200 |
committer | Nick Moukhine <oni@google.com> | Wed Sep 30 14:44:01 2020 +0000 |
tree | 029494b60f7c49be69e7a70c1d6a66f9c87df299 | |
parent | 15b6144bd46327b4ef9f21d52ea48ee3fcfa54b0 [diff] |
Add system service for music recognition. The client submits a RecognitionRequest via MusicRecognitionManager. System server opens an audio stream based on the request and sends it to a MusicRecognitionService (which is exposed by a system app). The result is passed back through system server to the original caller. Test: tracked in b/169662646 Bug: 169403302 Change-Id: I4c7fd9d9d72ddd5678867fd037cab6198bff2c2d