Skip to content

docs: migrate hook documentation and live audio examples #83

Description

@codeacme17

Parent

#73

What to build

Move every public audio Hook guide to Nextra with bilingual explanations and live examples. Readers should be able to understand the Hook contract, connect an audio source, observe state or visualization output, and release resources safely.

Acceptance criteria

  • English and Chinese pages cover useFetchAudio, useOscilloscope, usePlayer, useSpectrogram, useVuMeter, and useWaveform.
  • Each page documents inputs, return values, lifecycle expectations, error conditions, and source links.
  • Live examples handle browser audio permission/start requirements and provide usable failure feedback.
  • Starting, stopping, switching sources, and unmounting do not leave active audio nodes or animation work.
  • All Hook routes pass static build and browser smoke checks.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentReady for an implementation agent; all blockers are resolved

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions