Skip to content

Commit

Permalink
Added usage example to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkonovalov committed Jan 10, 2024
1 parent aa30db4 commit 40e2eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ results during pauses between sentences.

vad.close()
```
OR
Or
```kotlin
VadWebRTC(
sampleRate = SAMPLE_RATE_16K,
Expand Down

0 comments on commit 40e2eff

Please sign in to comment.