📄️ Installing mod_vad_detect
The modvaddetect module for FreeSWITCH is designed to detect the start and end points of speech in a conversation.
📄️ Installing mod_audio_stream
The modaudiostream module for FreeSWITCH is designed to stream audio content from FreeSWITCH in L16 audio format from a channel to a websocket endpoint. It uses ixwebsocket, C++ library for websocket protocol which is compiled as a static library.