@mastra/voice-google-gemini-live

I am running into an issue with the current version of @mastra/voice-google-gemini-live (0.11.1)

Basically that version is calling this.trace in connect()

Voice handler error: TypeError: this.traced is not a function
    at _GeminiLiveVoice.connect (file:///home/michael/IdeaProjects/docuxec/node_modules/@mastra/voice-google-gemini-live/dist/index.js:1501:17)
    at speakWithVoiceHandler (file:///home/michael/IdeaProjects/docuxec/packages/mastra/.mastra/output/index.mjs:131:28)


It looks like that is already fixed in the main branch, so we just need a new release of the packge? I'm not sure how you are doing package releases...
Was this page helpful?