音乐不播放, 控制台可以输出,但是测试号不能播放是什么原因,

来源:2-5 音乐消息的回复

kylinthinker

2016-06-28 11:39

<xml>
  <ToUserName>opS5nt1AyMiz0rgj_NWART1sdR7w</ToUserName>
  <FromUserName>gh_0e518917d4b2</FromUserName>
  <CreateTime>1467084798847</CreateTime>
  <MsgType>music</MsgType>
  <Music>
    <Title>see you again</Title>
    <Description>yestoday Once More</Description>
    <MusicURL>http://b21aaece.ngrok.io/app/resources/music/YestodayOnceMore.mp3</MusicURL>
    <HQMusicUrl>http://b21aaece.ngrok.io/app/resources/music/YestodayOnceMore.mp3</HQMusicUrl>
    <ThumbMediaId>O2sHJ8GJ6SsTq0JEywdPpRUNS-wvDtnwvhirs04os8vbXTB9yS8YEcOL-Rt1RNX5</ThumbMediaId>
  </Music>
</xml>

音乐不播放, 控制台可以输出,但是测试号不能播放是什么原因,大小写我也检查了,看看还漏了什么

哪位帮我看看有什么问题


写回答 关注

4回答

  • 聆听音之魅3402779
    2016-08-16 16:00:34
    已采纳

    <MusicURL>  改成 <MusicUrl>  就行了,记得把实体类中的也改了

    kylint...

    非常感谢!

    2016-08-24 12:26:52

    共 1 条回复 >

  • qq_淡_21
    2017-04-06 13:29:19

    <xml>

      <ToUserName>oJN5ZwsWLad055XsHrH0A4ageSyg</ToUserName>

      <FromUserName>gh_a81ede9f0b8d</FromUserName>

      <CreateTime>1491456202677</CreateTime>

      <MsgType>music</MsgType>

      <Music>

        <Title>Butter-Fly</Title>

        <Description>数码宝贝主题曲</Description>

        <MusicUrL>http://liust.ngrok.cc/weixintest/music/Butter-Fly.mp3</MusicUrL>

        <HQMusicUrl>http://liust.ngrok.cc/weixintest/music/Butter-Fly.mp3</HQMusicUrl>

        <ThumbMediaId>xqUQlKz-IGxnLi6qtusF1gV3IPMOHMqjQB1G7Iw8u06ntY3-EuOsjiRiK6eMPltt</ThumbMediaId>

      </Music>

    </xml>

    我后台输出了这个

  • kylinthinker
    2016-06-29 11:10:55

    浏览器是可以播放的

  • 紫叶_1
    2016-06-28 17:38:45

    浏览器访问http://b21aaece.ngrok.io/app/resources/music/YestodayOnceMore.mp3能播放吗?

Java微信公众号开发进阶

Java微信公众号开发的进阶课程,在入门的基础上更加深入

87753 学习 · 226 问题

查看课程

相似问题