SDKsReact
Full React SDK reference
Full SDK reference for the React SDK
Components
| Component | Description |
|---|---|
SonioxProvider | Provider component for the Soniox client |
AudioLevel | Component to display the audio level (not available for React Native) |
Hooks
| Hook | Description |
|---|---|
useRecording | Main hook for real-time speech-to-text session |
useMicrophonePermission | Hook for checking microphone permission |
useAudioLevel | Hook for real-time audio volume and spectrum data (not available for React Native) |
useSoniox | Hook toaccess the SonioxClient from context |