speexEC

package module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2025 License: MIT Imports: 2 Imported by: 0

README

go-speex-echo-cancel GoDoc

A wrapper for speexDSP's echo cancel module

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EchoCanceller

type EchoCanceller struct {
	// contains filtered or unexported fields
}

func NewEchoCanceller

func NewEchoCanceller(frameSize, filterLen int, sample_rate int) *EchoCanceller

Creates new AEC module

func (*EchoCanceller) Destroy

func (ec *EchoCanceller) Destroy()

Destroys AEC module

func (*EchoCanceller) Process

func (ec *EchoCanceller) Process(mic, ref []int16) []int16

Processes audio frame with AEC

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL