Skip to content

class_audiostreamspeex

reduz edited this page Feb 23, 2014 · 9 revisions

AudioStreamSpeex

####Inherits: AudioStreamResampled ####Category: Core

Brief Description

Speex audio stream driver.

Member Functions

Description

Speex audio stream driver. Speex is very useful for compressed speech. It allows loading a very large amount of speech in memory at little IO/latency cost.

Member Function Description

  • void set_file ( String file )

Set the speech file (which is loaded to memory).

Return the speech file.

Clone this wiki locally