Skip to content

class_audiostreamgibberish

reduz edited this page Feb 23, 2014 · 10 revisions

AudioStreamGibberish

Inherits: AudioStream\n\n

Brief Description

Simple gibberish speech stream playback.

Member Functions

Description

AudioStream used for gibberish playback. It plays randomized phonemes, which can be used to accompany text dialogs.

Member Function Description

  • void ** set_pitch_scale ** ( real pitch_scale ) \ Set pitch scale for the speech. Animating this value holds amusing results.
  • void ** set_xfade_time ** ( real sec ) \ Set the cross-fade time between random phonemes.
  • real ** get_xfade_time ** ( ) const \ Return the cross-fade time between random phonemes.

Clone this wiki locally