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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,3 +232,5 @@ AudioStreaming is available under the MIT license. See the LICENSE file for more
232
232
# Attributions
233
233
This library takes inspiration on the already battled-tested streaming library, [StreamingKit](https://github.com/tumtumtum/StreamingKit).
234
234
Big 🙏 to Thong Nguyen (@tumtumtum) and Matt Gallagher (@mattgallagher) for [AudioStreamer](https://github.com/mattgallagher/AudioStreamer)
235
+
236
+
This library uses https://github.com/sbooth/ogg-binary-xcframework, https://github.com/sbooth/vorbis-binary-xcframework for Ogg Vorbis decoder packaged by @sbooth
0 commit comments