Update 2023-11-14 11:49:11
This commit is contained in:
parent
f660f3dd57
commit
c2e501ced0
@ -36,8 +36,8 @@ This works by setting the environment variables `AUDIORECDEVICE` and `AUDIOPLAYD
|
|||||||
Example:
|
Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
export AUDIOPLAYDEVICE=snd/0
|
||||||
export AUDIORECDEVICE=snd/1
|
export AUDIORECDEVICE=snd/1
|
||||||
export AUDIORECDEVICE=snd/0
|
|
||||||
```
|
```
|
||||||
|
|
||||||
However, sndiod expects every device to play and record. So the above example would work to play on the system, but record on a headset.
|
However, sndiod expects every device to play and record. So the above example would work to play on the system, but record on a headset.
|
||||||
|
Loading…
Reference in New Issue
Block a user