@apteva/apteva-kit 0.1.133 → 0.1.135

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/dist/index.mjs CHANGED
@@ -5600,7 +5600,7 @@ function Call({
5600
5600
  voiceId,
5601
5601
  mediaMode = "voice",
5602
5602
  autoStart = false,
5603
- showTranscript = true,
5603
+ showTranscript = false,
5604
5604
  maxTranscriptEntries = 50,
5605
5605
  onCallStart,
5606
5606
  onCallEnd,