festival

festival — Synthesizes plain text into audio

Synopsis




                    GstFestival;

Object Hierarchy


  GObject
   +----GstObject
         +----GstElement
               +----GstFestival

Description

Example pipeline

This element connects to a festival server process and uses it to synthesize speech.

echo "hi" | gst-launch fdsrc fd=0 ! festival ! wavparse ! audioconvert ! alsasink

Element Information

plugin

festival

author

Wim Taymans <wim.taymans@chello.be>

class

Filter/Effect/Audio

name

sink

direction

sink

presence

always

details

text/plain

name

src

direction

source

presence

always

details

audio/x-wav

Details

GstFestival

typedef struct _GstFestival GstFestival;