Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b1cff1d53d04f

Jump to content

Voice engine

From Wikipedia, the free encyclopedia

A voice engine is a software subsystem for bidirectional audio communication, typically used as part of a communications system to simulate a telephone. It functions like a data pump for audio data, specifically voice data. The voice engine is typically used in an embedded system.

The term became popularized after 2000 with the proliferation of voice over internet protocol technology in software DSP systems. Voice engines handle the voice processing for an IP Phone system on a standard processor, compared to prior generations of systems which required dedicated, math-optimized digital signal processor chips.[1]

Voice engines are highly optimized software subsystems due to the mathematically complex signal processing required for voice filtering and speech coding. The filter stages and coding elements within a voice engine are designed to work in conjunction with a larger communications system, including only a specific and limited range of processing to minimize the voice engine's memory size and processor usage. Compared to software desktop applications which might employ plugins to continually add flexibility or extensibility, a voice engine is designed to meet specific industry standards for interoperability.

References

[edit]
  1. "Implementing VoIP with software voice engines, DSP DesignLine Design Center". Retrieved 2008-02-02.