You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,6 @@ The crate provides multiple ways to handle audio I/O on multiple platforms effic
19
19
The crate provides ways to utilize the user's webcam to send images.
20
20
21
21
* APIs for encoding in certain codecs:
22
-
The crate provides ways to encode the raw auudio samples with [opus](https://opus-codec.org/). It also provides ways to encode raw images with the [AV1](https://en.wikipedia.org/wiki/AV1) codec.
22
+
The crate provides ways to encode the raw auudio samples with [Opus](https://opus-codec.org/). It also provides ways to encode raw images with the [AV1](https://en.wikipedia.org/wiki/AV1) codec.
23
23
24
24
A complete version of the documentation is available at [here](https://docs.rs/silence-core/latest).
0 commit comments