diff options
Diffstat (limited to '4a-hal-cfg-reference/hal-4a-intel-qemu-bt.json')
-rw-r--r-- | 4a-hal-cfg-reference/hal-4a-intel-qemu-bt.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/4a-hal-cfg-reference/hal-4a-intel-qemu-bt.json b/4a-hal-cfg-reference/hal-4a-intel-qemu-bt.json index 0b5fe6d..f9b2948 100644 --- a/4a-hal-cfg-reference/hal-4a-intel-qemu-bt.json +++ b/4a-hal-cfg-reference/hal-4a-intel-qemu-bt.json @@ -201,6 +201,16 @@ "format": "S16_LE", "channels": 2 } + }, + { + "uid": "radio_stream", + "verb": "radio_stream", + "zone": "full-stereo", + "volume": 70, + "mute": true, + "params": { + "rate" : 48000 + } } ] } |