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.
サウンド ファイルの URI を SoundPool にロードする方法はありますか? 試してみpoolMap.put(id, spool.load(sfxURI.getPath(), 0));ましたが、うまくいきませんでした。
poolMap.put(id, spool.load(sfxURI.getPath(), 0));