audio-context-not-available ( device-name -- * )


Vocabulary
audio.engine

Inputs
device-namea string or f


Outputs
None

Word description
Errors of this type are thrown by <audio-engine> when an OpenAL context cannot be created for the device named device-name.

Definition