Thomas Derflinger

Results 17 comments of Thomas Derflinger

The same error I get also. After temporarily inserting the import of MPEGMode above, I get this error: runtime-core.esm-bundler.js:218 Uncaught ReferenceError: Lame is not defined at BitStream2.init_bit_stream_w (BitStream.js:1012:24) at Lame2.lame_init_params...

HI @rejas, yes that is true. For making it even easier for beginner coders there would probably need to be some kind of low code environment. So should I create...

Hi @MichMich! Thanks for your feedback. I will add a section to the Magic Mirror documentation so that developers who are interested in it can find it. Kind regards, -Thomas

@gregegan, thanks for the hint. This did the trick, it works now!

Hi Limbyungki, thanks for your error report. The problem seems to be with the usage of the ```vue-audio-tapir``` with ESModules and Vite. There is a third-party dependency called lamejs that...

Hi! I added a new property audioFormat that accepts either MP3 or WAV. You need to use the latest version 1.3.0 of ```vue-audio-tapir```. Verified with a vue-cli installation with Webpack.

@emersonthis, @pumba-dev, @dyardy. Please update your version to 1.6.1. The error should now be gone. Please confirm that it installs correctly.

Hi @robinhodemorais, thanks for your message. Theoretically, yes, I could program a feature with the option to download the voice message as a file. What exactly is your use case?