Re: [linux-audio-user] Text-to-speech front ends?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Text-to-speech front ends?
From: Brian Redfern (bredfern_AT_calarts.edu)
Date: Tue Sep 03 2002 - 06:16:21 EEST


Do you have the alsa-libs installed, sounds like it can't find them.
On Mon, 2002-09-02 at 17:30, Joseph Zitt wrote:
> On 02 Sep 2002 14:06:58 -0700
> Brian Redfern <bredfern_AT_calarts.edu> wrote:
>
> > It would help if I could spell :0), here you go:
> > http://www.speech.cs.cmu.edu/flite/index.html
>
> I've downloaded flite-1.1-release.tar.bz2 and it looks potentially
> really good, and a whole lot smaller than Festival.
>
> But trying to make it, after a successful configure, I get the
> following:
>
>
> [jzitt_AT_localhost flite-1.1-release]$ make
> making in . ...
> making in include ...
> making in src ...
> making in src/audio ...
> gcc -I. -DCST_AUDIO_ALSA -I../../include -g -O2 -Wall -c auclient.c
> -o auclient.o
> gcc -I. -DCST_AUDIO_ALSA -I../../include -g -O2 -Wall -c auserver.c
> -o auserver.o
> gcc -I. -DCST_AUDIO_ALSA -I../../include -g -O2 -Wall -c audio.c -o
> audio.o
> gcc -I. -DCST_AUDIO_ALSA -I../../include -g -O2 -Wall -c au_alsa.c
> -o au_alsa.o
> au_alsa.c: In function `audio_open_alsa':
> au_alsa.c:58: `snd_pcm_channel_info_t' undeclared (first use in this
> function)
> au_alsa.c:58: (Each undeclared identifier is reported only once
> au_alsa.c:58: for each function it appears in.)
> au_alsa.c:58: parse error before `pinfo'
> au_alsa.c:59: `snd_pcm_channel_params_t' undeclared (first use in this
> function)
> au_alsa.c:60: `snd_pcm_channel_setup_t' undeclared (first use in this
> function)
> au_alsa.c:78: `SND_PCM_OPEN_PLAYBACK' undeclared (first use in this
> function)
> au_alsa.c:78: warning: passing arg 2 of `snd_pcm_open' makes pointer
> from integer without a cast
> au_alsa.c:86: `pinfo' undeclared (first use in this function)
> au_alsa.c:87: `params' undeclared (first use in this function)
> au_alsa.c:88: `setup' undeclared (first use in this function)
> au_alsa.c:90: `SND_PCM_CHANNEL_PLAYBACK' undeclared (first use in this
> function)
> au_alsa.c:91: warning: implicit declaration of function
> `snd_pcm_plugin_info'
> au_alsa.c:93: `SND_PCM_MODE_BLOCK' undeclared (first use in this
> function)
> au_alsa.c:96: `SND_PCM_STOP_STOP' undeclared (first use in this
> function)
> au_alsa.c:110: `SND_PCM_SFMT_S16_LE' undeclared (first use in this
> function)
> au_alsa.c:112: `SND_PCM_SFMT_S16_BE' undeclared (first use in this
> function)
> au_alsa.c:115: `SND_PCM_SFMT_U8' undeclared (first use in this function)
> au_alsa.c:118: `SND_PCM_SFMT_MU_LAW' undeclared (first use in this
> function)
> au_alsa.c:122: warning: implicit declaration of function
> `snd_pcm_plugin_params'
> au_alsa.c:128: warning: implicit declaration of function
> `snd_pcm_plugin_setup'
> au_alsa.c:133: warning: implicit declaration of function
> `snd_pcm_plugin_prepare'
> au_alsa.c: In function `audio_close_alsa':
> au_alsa.c:159: warning: implicit declaration of function
> `snd_pcm_plugin_flush'
> au_alsa.c: In function `audio_write_alsa':
> au_alsa.c:170: warning: implicit declaration of function
> `snd_pcm_plugin_write'
> au_alsa.c: In function `audio_drain_alsa':
> au_alsa.c:184: warning: implicit declaration of function
> `snd_pcm_plugin_playback_drain'
> make[2]: *** [au_alsa.o] Error 1
> make[1]: *** [.make_build_dirs] Error 2
> make: *** [.make_build_dirs] Error 2
> [jzitt_AT_localhost flite-1.1-release]$
>
> I didn't spot anything obvious in looking at the code, but I'm wondering
> if it's looking for some part of ALSA that I don't have. Any
> suggestions?
>
> --
> | josephzitt_AT_josephzitt.com http://www.josephzitt.com/ |
> | http://www.metatronpress.com/jzitt/ http://www.mp3.com/josephzitt/ |
> | == New book: Surprise Me with Beauty: the Music of Human Systems == |
> | Comma / Gray Code Silence: the John Cage Discussion List |
>

-- 
http://www.brianredfern.com
;-)>


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Sep 03 2002 - 06:11:36 EEST