@telnyx/ai-agent-lib 0.2.0 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  export declare class AudioStreamMonitor {
2
- private remoteAnimationFrameId;
2
+ private remoteIntervalId;
3
3
  private localIntervalId;
4
4
  private remoteStream;
5
5
  private localStream;