![]() |
FirstModulAR 0.1.0
|
The FMAR Voice Comms Package provides the back-end system for voice networking and transcription of that data to a log. The system also handles multiple voice channels and the ability for users to leave and join voice channels at will. Transcription logging and networking capability is exposed by the voice manager, and an example transcription server implementation is provided via WhisperServerSide.cs.
Note this package only handles the back-end implementation and networking of audio data via channels. The front-end functionality and user controls are handled in the Voice Comms Widget. This package is also not responsible for very low-level audio manipulation. That is handled in the Audio package.