Giter Site home page Giter Site logo

Comments (6)

unmagic avatar unmagic commented on August 22, 2024

我们用的腾讯webIM,可以发文字消息,但是用不了语音和上传图片接口,需要自己实现。

你也可以用websocket来自己实现这些功能

from wechat-im.

627443839 avatar 627443839 commented on August 22, 2024

是啊. 我也了解过了. 是不支持语音的.. 但图片好像是支持的吗 ?

那你们现在语音和文字是分别处理的吗啊?

from wechat-im.

unmagic avatar unmagic commented on August 22, 2024

腾讯webIM的上传图片时调用了HTML5的一些API,小程序不支持这些API。我这边最后决定都传文本信息,只不过发送的图片和语音消息是传的URL,另一端收到消息后再下载展示

from wechat-im.

627443839 avatar 627443839 commented on August 22, 2024

对啊. 那这样就解决了啊 ...

from wechat-im.

627443839 avatar 627443839 commented on August 22, 2024

谢谢了 ..

from wechat-im.

unmagic avatar unmagic commented on August 22, 2024

客气

from wechat-im.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.