summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2018-07-19 13:04:37 +0200
committerThierry Bultel <thierry.bultel@iot.bzh>2019-04-24 14:18:10 +0200
commit8afcd54b999813b220b7499d3b080373be25138e (patch)
tree248ceab372621e2730062ca383d0d8d08fbcefb8 /TODO
parent534c6d7633a566d117ec3a8cd4563283e85b1a77 (diff)
add script 4a-get_roles for elementary test of 4A high level API
Change-Id: I61c9982e73fbc894307da8e29c5c062b136b4d84 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..56d4ec2
--- /dev/null
+++ b/TODO
@@ -0,0 +1,6 @@
+* 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 ...)
+* add script to play with mediaplayer api: list / play / stop / next / prev ...