Heim >Backend-Entwicklung >PHP-Tutorial >这类mp3路径是什么

这类mp3路径是什么

WBOY
WBOYOriginal
2016-06-23 14:04:49773Durchsuche

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 估计可找到算法

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn