@telnyx/ai-agent-widget 0.21.0 → 0.23.0

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.
package/README.md CHANGED
@@ -21,6 +21,7 @@ You can customize the call options by adding attributes to the `<telnyx-ai-agent
21
21
  - [`call-caller-number`](https://developers.telnyx.com/development/webrtc/js-sdk/interfaces/icalloptions#destinationnumber)
22
22
  - [`call-caller-name`](https://developers.telnyx.com/development/webrtc/js-sdk/interfaces/icalloptions#callername)
23
23
  - [`call-custom-headers`](https://developers.telnyx.com/development/webrtc/js-sdk/interfaces/icalloptions#customheaders)
24
+ - [`call-audio`](https://developers.telnyx.com/development/webrtc/js-sdk/interfaces/icalloptions#audio)
24
25
 
25
26
  ## Development
26
27