useSonoscope
function useSonoscope(options?: UseSonoscopeOptions): UseSonoscopeResult;React hook that creates and manages the lifecycle of a Sonoscope coordinator instance.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
options | UseSonoscopeOptions | Audio source and coordinator configuration. |