UNPKG

@p0llen/speaker-detector-client

Version:

React components and hooks for live speaker detection and mic analysis.

4 lines (3 loc) 128 B
// speaker-detector-client/lib/constants.js export var API_BASE = "http://localhost:9000"; export var CLIENT_VERSION = "0.7.6";