Skip to content

useSonoscope

function useSonoscope(options?: UseSonoscopeOptions): UseSonoscopeResult;

React hook that creates and manages the lifecycle of a Sonoscope coordinator instance.

ParameterTypeDescription
optionsUseSonoscopeOptionsAudio source and coordinator configuration.

UseSonoscopeResult