@micdrop/react

August 13, 2025 ยท View on GitHub

Micdrop website | Documentation

React hooks for Micdrop voice conversation client.

Installation

npm install @micdrop/react

Available hooks

  • useMicdropState
  • useMicdropEndCall
  • useMicdropError
  • useMicVolume
  • useSpeakerVolume

Documentation

Read full documentation of the React hooks for Micdrop on the website.

License

MIT

Author

Originally developed for Raconte.ai and open sourced by Lonestone (GitHub)

Contents

  1. 1Installation
  2. 2Available hooks
  3. 3Documentation
  4. 4License
  5. 5Author