Extracting audio from a call using sngrep and wireshark

Extracting Audio from a Call Using sngrep and Wireshark We've often encountered situations where it's necessary to capture a call at the network level in order to debug a problem. While there are many tools for capturing calls, such as tcpdump and wireshark/tshark, we almost always turn to sngrep, since it's […]
How to select a TTS service

How to Select a TTS Service On several occasions, we've had the opportunity to develop solutions that require a text-to-speech conversion service. This technology is known as TTS, which stands for Text to Speech. However, if the project to be developed requires the incorporation of this type of technology, […]