Home >Backend Development >PHP Tutorial >这类mp3路径是什么

这类mp3路径是什么

WBOY
WBOYOriginal
2016-06-23 14:04:49765browse

http://www.dreye.com.cn/ews/length--01--.html

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="24" height="24" ><param name="wmode" value="transparent"><param name="movie" value="sound.swf"><param name="quality" value="high"><param name="FlashVars" value="Files=L/length.mp3"><embed wmode="transparent"  FlashVars="Files=L/length.mp3" src="sound.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="24" height="24"></embed></object>


声明:个人学习研究用,绝不做商业用途.汗
学习模拟一个TTS练手


回复讨论(解决方案)

FlashVars 是给 sound.swf 传递的参数,你的示例传递的是 File => L/length.mp3

请教这种MP3没办法下载了吗

你破解一下 sound.swf 估计可找到算法

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn