aplay
Verified for current stable LTS
Aplay Command: List Audio Devices
Use for list audio devices with Aplay. Exact CLI syntax to list audio devices using Aplay.
When to use this: Use for list audio devices with Aplay.
Command Syntax
aplay -l aplay -l Live Command Builder
Final Command
aplay -l Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list audio devices using Aplay.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Aplay Command: Play Raw Audio File
aplay -c <1> -t <raw> -r <22050> -f <mu_law> <path/to/file> Aplay Command: Play Sound File aplay <path/to/file> Aplay Command: Play Sound File Duration Rate aplay -d <10> -r <2500> <path/to/file> Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl> Grep Command: Print File Name And Line Number With Color Output grep -Hn --color=always "<search_pattern>" <path/to/file>