aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal-cfg-reference/hal-4a-intel-minnow.json
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2018-09-18 17:56:17 +0200
committerJonathan Aillet <jonathan.aillet@iot.bzh>2018-10-08 15:57:27 +0200
commitb33ce546a31f051947465a080c8ddbe337f0c98a (patch)
treec68ae3b05c03f4bb94bc1c40aea9a4e43c0f2024 /4a-hal-cfg-reference/hal-4a-intel-minnow.json
parent6ad908ff865b41aa645749a31d8f459668f139a8 (diff)
Added radio stream to all the HALs
Added the 'radio_stream' to all the HALs. This makes the radio role work in HighLevelAPI. Change-Id: I8f34224ec3dbbb1312b65642d89e672716414ac9 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
Diffstat (limited to '4a-hal-cfg-reference/hal-4a-intel-minnow.json')
-rw-r--r--4a-hal-cfg-reference/hal-4a-intel-minnow.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/4a-hal-cfg-reference/hal-4a-intel-minnow.json b/4a-hal-cfg-reference/hal-4a-intel-minnow.json
index 01645db..39276fc 100644
--- a/4a-hal-cfg-reference/hal-4a-intel-minnow.json
+++ b/4a-hal-cfg-reference/hal-4a-intel-minnow.json
@@ -165,6 +165,16 @@
"params": {
"rate": 48000
}
+ },
+ {
+ "uid": "radio_stream",
+ "verb": "radio_stream",
+ "zone": "full-stereo",
+ "volume": 70,
+ "mute": true,
+ "params": {
+ "rate" : 48000
+ }
}
]
}