mirror of https://github.com/tiyn/wiki
parent
57171b316c
commit
eddf255466
@ -0,0 +1,19 @@
|
||||
# Communication
|
||||
|
||||
Computer communication can have multiple different forms.
|
||||
There are voice and video calls aswell as text based messaging.
|
||||
This article bundles all of them.
|
||||
|
||||
## VoIP
|
||||
|
||||
This section lists some of the most common Voice over IP (VoIP) platforms.
|
||||
|
||||
- [Matrix](/wiki/matrix.md) is a decentralized and open-source social platform.
|
||||
- [Discord](https://discord.com/) is a widely used, proprietary social platform.
|
||||
|
||||
### Soundboards
|
||||
|
||||
A soundboard is a computer program to pipe audio files to an application.
|
||||
It can be used for short audio inserts.
|
||||
A cross-platform aswell as free and open-source soundboard is
|
||||
[Soundux](https://github.com/Soundux/Soundux)
|
Loading…
Reference in new issue