How can I play a recovered audio in a whatsapp message #2741
Unanswered
DaruinHerrera
asked this question in
Q&A
Replies: 1 comment
-
@DaruinHerrera you can decrypt these files. https://docs.openwa.dev/pages/How%20to/decrypt-media.html This is not an issue so moving to discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Are you using the latest version of the library?
What type of session are you experiencing this issue on?
Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag
What type of host account are you experiencing this issue on?
Personal account (normal)
Mode
My own code
Current Behavior
Retrieve all the messages of a chatId, among these there are audios, I would like to know how these audios can be played
Expected Behavior
Test
Steps To Reproduce
message retrieval
create() code OR full CLI command + CONFIG
DEBUG INFO
- Debug info: { "WA_VERSION": "2.2220.8", "PAGE_UA": "WhatsApp/2.2147.16 Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36", "WA_AUTOMATE_VERSION": "4.37.5 UPDATE AVAILABLE: 4.38.1", "BROWSER_VERSION": "HeadlessChrome/101.0.4950.0", "OS": "Windows 10", "START_TS": 1654807602783, "RAM_INFO": "Total: 17.05 GB | Free: 8.59 GB", "PPTR_VERSION": "UNKNOWN" }
Environment
Screenshots/Logs
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions