@tw2gem/twilio-server
v1.0.1
Published
WebSocket server for receiving real-time audio streams from Twilio calls and processing them for further use.
Maintainers
Readme
@tw2gem/twilio-server
A WebSocket server for receiving real-time audio streams from Twilio calls and processing them for further use.
Description
This package provides a WebSocket server implementation that can receive and process real-time audio streams from Twilio calls. It's designed to be used as part of the tw2gem ecosystem for handling voice calls and audio processing.
Installation
npm install @tw2gem/twilio-serverUsage
For detailed usage examples and code samples, please visit our examples repository.
Features
- WebSocket server implementation for Twilio media streams
- Real-time audio stream processing
- TypeScript support
- Easy integration with other tw2gem packages
Dependencies
- ws: ^8.18.2
License
MIT
Author
Sebastian Morales Lorca ([email protected])
