Options for useAudioPlayer.
interface UseAudioPlayerOptionsBegin playback as soon as the first byte arrives (PCM strategy)
or the blob settles (element strategy). Subject to browser
autoplay policies — on sites without a prior user gesture the
underlying play() may be rejected and the hook transitions to
"error".
Overrides for the PCM strategy. Ignored by element / WAV.
Additional mime prefixes treated as raw PCM16.
Force a specific playback strategy. Default "auto".