Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
モバイル サイト (Android タブレット) で短い .wav サウンドを再生する必要があります。
私が試してみました: <embed src="sound.wav" autostart="true" loop="false" width="0" height="0"></embed>
<embed src="sound.wav" autostart="true" loop="false" width="0" height="0"></embed>
PC/MAC では動作しますが、iOS/Android では動作しません。
モバイル デバイスでサウンドを再生することはできますか (Facebook サウンド メッセージなど)?