@pipecat-ai/gemini-live-websocket-transport 1.2.0 → 1.3.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/dist/index.js CHANGED
@@ -2240,7 +2240,10 @@ var $1c088932741d88e6$export$c95c65abc5f47125 = /** @class */ function(_super) {
2240
2240
  4 /*yield*/ ,
2241
2241
  this._daily.startCamera({
2242
2242
  startVideoOff: !this._camEnabled,
2243
- startAudioOff: !this._micEnabled
2243
+ startAudioOff: !this._micEnabled,
2244
+ dailyConfig: {
2245
+ useDevicePreferenceCookies: true
2246
+ }
2244
2247
  })
2245
2248
  ];
2246
2249
  case 1: