UNPKG

audio-effects-sdk

Version:

Real-time AI-powered noise suppression solution, designed to work seamlessly across all browsers. For Video Conferencing, Live Sreaming and Recording solutions.

4 lines (3 loc) 198 B
export { atsvb } from "./types/atsvb"; export { ErrorObject, ErrorType, ErrorCode, ErrorEmitter } from "./types/utils/errorBus"; export { ModelType, DefaultConfig, Config } from "./types/settings";