Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laves authored Jul 24, 2023
1 parent 3aaaff1 commit 7d27e76
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ Or open with Android Studio and run `android-voice-processor-example`.

## Usage

Toggle recording on and off with the button in the center of the screen. Received buffers
will be logged in the console.
Toggle recording on and off with the button in the center of the screen. While recording, the VU meter on the screen will respond to the volume of incoming audio.

## Running the Unit Tests
Ensure you have an Android device connected or simulator running.
Expand All @@ -35,4 +34,4 @@ cd example
./gradlew connectedAndroidTest
```

The test results are stored in `android-voice-processor-example/build/reports`.
The test results are stored in `android-voice-processor-example/build/reports`.

0 comments on commit 7d27e76

Please sign in to comment.