From b33ce546a31f051947465a080c8ddbe337f0c98a Mon Sep 17 00:00:00 2001 From: Thierry Bultel Date: Tue, 18 Sep 2018 17:56:17 +0200 Subject: 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 --- 4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json') diff --git a/4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json b/4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json index 0b5d954..fe48808 100644 --- a/4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json +++ b/4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json @@ -276,6 +276,16 @@ "params": { "rate": 48000 } + }, + { + "uid": "radio_stream", + "verb": "radio_stream", + "zone": "full-stereo", + "volume": 70, + "mute": true, + "params": { + "rate" : 48000 + } } ] } -- cgit 1.2.3-korg