Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Data transmission through low-tech communication media
Set of executable files for sending and receiving data / short multimedia files through a narrow bandwidth transmission media. The signal output to the transmitter is the sound card analog output socket while the received signal taken from the receiver is fed to a sound card analog input line.
Targeted audience:
* Short wave / long wave (narrow bandwidth) Amateur Radio enthusiasts
* Experimenters of vintage transmission systems
* People living in areas with absolutely no Internet and no 3G/4G/Edge access (only analog telephone or CB radio), so that peer-to-peer data sharing (or even broadcast to several peers at a time) are made possible...
AT commands as input are sent to modem and responses given as output.
This program will read a file (or stdin) containing a list of AT
commands. Each command will be send to the modem, and all the response
for the command will be output to file (or stdout).
Example, to hang up any ongoing call:
$ echo ATH | atinout - /dev/ttyACM0 -
ATH
OK
$
A simple noise gate app intended for use with VOIPs like Skype.
Ever wanted to cut out background noise when talking with others on Skype? Now it's possible!
NoiseGator is a light-weight noise gate application that routes audio through an audio input to an audio output. In real-time the audio level is analysed and if the average level is higher than the threshold the audio bypasses as normal. However, if the average level goes below the threshold, the gate closes and the audio is cut.
When used with a virtual audio cable it can act as a noise gate for a either a sound input(microphone) or sound output(speakers).
...
4 Internal and 2 External Analog Input/Output Phone Switchboard Simulator. It will be work on computer, accept wav files as input and creates new wav files as output.
OpenAL mixer aims to provide a multiplatform API built on top of OpenAL to get/set volume values (including support for capture devices) and list, select and mute input and output lines.
U9input designed to allow text input with a restricted number of keys. User defined keys relate to a set of letter and the program then presents possible words that match. It can be configured to allows it to emulate T9.
Simple T9/TAP-9 support lib/obj for alpha-numeric input with phone keypad. Supports 4 modes: Upper, Lower, Initials, Numeric. Input matrix is programmable at compile time. Tested on Linux, WinCE, and Symbian S60.
Flat File Editor is useful for viewing large fixed-length files that have a well defined record layout. The record layout can be specified such that different fields (corresponding to column positions within the input file) can be placed anywhere on the
Chopped LIVR takes YAML input and generates Asterisk dialplans. It is primarily useful for generating IVR (Interactive Voice Response) applications; however, it may be used as a tool to generate any Asterisk dialplan.
Chooped LIVR also incorporates control structures and functionality enhancements to the base Asterisk dialplan language.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.