tapAudio
tapAudio
- tapAudio(
params):Promise<CallTap>- See CallTap for more details.
Intercept call audio and stream it to the specified WebSocket endpoint.
This is an experimental method. The destination must be a hosted WebSocket/RTP server, with an address that SignalWire can reach.
A current limitation of this method is that the destination device does not receive any metadata regarding the origin of the stream.
Parameters
Returns
Promise<CallTap> - See CallTap for more details.