UNPKG

voice-stream

Version:

A powerful React hook for real-time voice streaming, designed for AI-powered applications. Perfect for real-time transcription, voice assistants, and audio processing with features like silence detection and configurable audio processing.

2 lines (1 loc) 73 B
export declare const int16ArrayToBase64: (buffer: Int16Array) => string;