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&#95file ( String file )

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

  • String get&#95file ( ) const

Return the speech file.

Clone this wiki locally