問題タブ [avaudioplayernode]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
104 問題
0
投票する
1
に答える
299
参照
swift - 定義された回数サウンドを再生する AVAudoPlayerNode
AVAudioPlayerNode で、オーディオ サウンドを無限回ではなく回数だけループさせることは可能ですか? 以下のコードは、音声を 5 回ではなく無限回スケジュールします。
オーディオを再生する回数を定義するために、AVAudioPlayer の numberOfLoops と同じように見えます。AVAudioPlayer を使用できますが、オーディオ ピッチで再生する機能はありません。