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: examples/voice-capture/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Capturing Voice Data
2
2
3
+
## CS2
4
+
5
+
See https://github.com/DandrewsDev/CS2VoiceData
6
+
7
+
## CS:GO
8
+
3
9
This example shows how to use the library to capture voice audio from demos.
4
10
5
11
Since the build process is somewhat different from the library itself (due to usage of CGO), the example has it's own repository which you can find here:
0 commit comments