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用のサウンドボードアプリケーションを書いていますが、現在mp3を使用しています。それらを着信音として設定した後、それらは1回だけ再生され、ループしません。どうやらほとんどの人はそれらをoggに変換し、ANDROID_LOOPフラグを設定するだけです(ここのように)。
これが唯一の方法ですか、それともmp3をループさせることも可能ですか(着信音として設定されている場合)?