diff options
author | Loïc Collignon <loic.collignon@iot.bzh> | 2018-07-20 15:56:23 +0200 |
---|---|---|
committer | Thierry Bultel <thierry.bultel@iot.bzh> | 2019-04-24 14:18:11 +0200 |
commit | 24dd246d1ee3a53434dd1f21aa2afbeb55618ead (patch) | |
tree | 9edf3297051cf80b1d5b3f0b00dc12b57f162636 /TODO | |
parent | 15f0344df8bfbd8daf7a383bfccfa0d3cd7d75b9 (diff) |
Added a 4a-info script use to test if 4a can work
Test various things to check if 4a can work in this environment.
Change-Id: Ica4b739d7e8c6401db05a3b9b4d6ef9048ca1002
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,6 +1,7 @@ * push OGG file -* push WAV file -* add script for basic aplay on output card -* add script for basic aplay through loopback (softmixer) -* add script to play mp3 or ogg using gstreamer (gst-launch-1.0 ...) +* finish script 4a-api (calls to AHL/Hal-manager) +* add script for basic aplay on role or device +* add script for basic gst-launch on role or device +* add script for speaker test on role or device * add script to play with mediaplayer api: list / play / stop / next / prev ... +* add script to play with radio api |