Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK authored Nov 3, 2020
1 parent b814ea8 commit e509a01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If microphone input is not deterministic/reliable enough for the 'Micro Speech'

## Configure CMake

0. Check if your board is compatible. See: [Boards](TODO)
0. Check if your board is compatible. See: `CMakeLists.txt`

1. Edit `CMakeLists.txt` an make sure, that the `FAKE_MIC` option is enabled

Expand Down Expand Up @@ -76,4 +76,4 @@ The name of the currently played file is displayed on the touchscreen. And all f
## Known Issues

- As mentioned before, the transitions between samples is quite buggy and still needs some optimazions
- Feeding silent wave data does not result in `silence` beeing detected. Maybe a Volume-Normalization problem?
- Feeding silent wave data does not result in `silence` beeing detected. Maybe a Volume-Normalization problem?

0 comments on commit e509a01

Please sign in to comment.