---
title: "Como grabar audio linux"
date: 2024-09-09T08:07:12-03:00
tags: ['linux']
---
```
arecord --format=cd file.wav
```

