Skip to content

Commit 28e26ca

Browse files
committed
chore: acknowledge the use of LAME
1 parent 2e41b44 commit 28e26ca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,13 @@ We recently closed a [$38 million Series B funding round](https://techcrunch.com
110110
Our APIs are used by more than a billion end-users, and by working at Stream, you have the chance to make a huge impact on a team of very strong engineers.
111111

112112
Check out our current openings and apply via [Stream's website](https://getstream.io/team/#jobs).
113+
114+
## Acknowledgements
115+
116+
### Lamejs
117+
118+
This project uses `lamejs` library under the LGPL license to convert the recorded audio to mp3 format.
119+
The library source code is dynamically imported and used only if audio recording is enabled.
120+
121+
You can obtain the source code for `lamejs` from the [lamejs repository](https://github.com/gideonstele/lamejs) that is a fork of [the original JS library](https://github.com/zhuker/lamejs).
122+
You can find the source code for LAME at https://lame.sourceforge.net and its license at: https://lame.sourceforge.net/license.txt

0 commit comments

Comments
 (0)