saveSound()
指定のサウンドスロットのwaveファイルをディスクに書き込む。 書き込まれたサウンドファイルのクオリティはローレベル。
書式:
saveSound(
filename
,
slot
)
例:
参照:
loadSound()
,
loadZipSound()