openimsdk / open-im-sdk-web-wasm

JS SDK for OpenIM Web use by Webassembly of go
https://openim.io
Apache License 2.0
29 stars 37 forks source link

Bug: <createSoundMessage fail> #71

Closed yoyoyo-wzw closed 5 months ago

yoyoyo-wzw commented 7 months ago

What happened?

"open-im-sdk-wasm": "^3.1.0", now using 3.1.0, image, video can create messages, voice messages fail.

Then just after replacing 3.4.0 with the new openim.wasm file. Images, videos, and voice messages failed to create

What did you expect to happen?

Message created successfully

How can we reproduce it (as minimally and precisely as possible)?

IMSDK.createSoundMessageByFile()

Anything else we need to know?

No response

version

"open-im-sdk-wasm": "^3.1.0"

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

Bloomingg commented 7 months ago

Has it been resolved? Please confirm whether the parameters are correct