• 请不要在回答技术问题时复制粘贴 AI 生成的内容
xiaoyu9965
V2EX  ›  程序员

为什么 AFSoundManager 播放 MP3 没有声音?跪求

  •  
  •   xiaoyu9965 · Sep 29, 2015 · 3114 views
    This topic created in 3999 days ago, the information mentioned may be changed or developed.

    let urlMp3:NSURL = NSURL(string: "http://api.sport-x.cn/audio/demo1.mp3")!
    let myAFSoundItem = AFSoundItem.init(streamingURL: urlMp3)
    let player:AFSoundPlayback = AFSoundPlayback.init(item: myAFSoundItem!)
    player.play()

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   964 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 20:46 · PVG 04:46 · LAX 13:46 · JFK 16:46
    ♥ Do have faith in what you're doing.