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
+10
Original file line number
Diff line number
Diff line change
@@ -110,3 +110,13 @@ We recently closed a [$38 million Series B funding round](https://techcrunch.com
110
110
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.
111
111
112
112
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