pa devinfo name - part-cw/lambdanative GitHub Wiki
(pa-devinfo-name devno)
Returns the name of the audio device with the given integer id.
| Parameter | Description |
|---|---|
| devno | integer id |
Example
> (pa-devinfo-name 0)
"Built-in Microph"
Returns the name of the audio device with the given integer id.
| Parameter | Description |
|---|---|
| devno | integer id |
> (pa-devinfo-name 0)
"Built-in Microph"