mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.02k stars 796 forks source link

can't receive voice message #1121

Open MBayoumi opened 2 years ago

MBayoumi commented 2 years ago

Hello, I'm having the following issue:

NewMessagesObservable didn't publish voice message ptt anyone facing same issue ?

i got the message in window.WAPI.getBufferedNewMessages in wapi.js and i logged it but i cant get it in NewMessagesObservable in wapi_js_wrapper.py

when i logged exceptions in NewMessagesObservable i got Error in function getBufferedNewMessages (Error: Accessing TypedArray data over Xrays is slow, and forbidden in order to encourage performant code. To copy TypedArrays across origin boundaries, consider using Components.utils.cloneInto().).

Thanks in advance.

schoerg commented 2 years ago

https://github.com/mukulhase/WebWhatsapp-Wrapper/pull/1064

erm3nda commented 4 months ago

@MBayoumi #1095