Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sound repeats
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
iplayfast
l33t
l33t


Joined: 08 Jul 2002
Posts: 642
Location: Cambridge On,CA

PostPosted: Thu Aug 15, 2002 7:44 am    Post subject: sound repeats Reply with quote

I've installed speechd which creates a /dev/speech. It works pretty well except
Code:

#include <stdio.h>

main()
{
  FILE *f = fopen("/dev/speech","w+");
  fprintf(f,"hello world");
  fclose(f);
}


says "hello world.....ld"


Anybody have any ideas?
I don't know if it's my sound set up or the speech system itself.
Back to top
View user's profile Send private message
ZagiFlyer
Tux's lil' helper
Tux's lil' helper


Joined: 19 Apr 2002
Posts: 93
Location: San Jose, CA

PostPosted: Thu Aug 15, 2002 2:50 pm    Post subject: Reply with quote

Does sound work correctly in other respects, like when you play music, etc?
_________________
"Beer is proof that God loves us and wants us to be happy"

--Ben Franklin
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20589

PostPosted: Thu Aug 15, 2002 5:05 pm    Post subject: Reply with quote

:lol: a computer with a speech impediment.

Couldn't resist. Good luck with resolving the issue.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
iplayfast
l33t
l33t


Joined: 08 Jul 2002
Posts: 642
Location: Cambridge On,CA

PostPosted: Tue Aug 20, 2002 5:29 pm    Post subject: Reply with quote

ZagiFlyer wrote:
Does sound work correctly in other respects, like when you play music, etc?


After some playing I'm pretty sure it's the speech system itself. Unless there is an expert on that around I'm stuck with my speech impediment.

Thanks for your help though.
Back to top
View user's profile Send private message
puddpunk
l33t
l33t


Joined: 20 Jul 2002
Posts: 681
Location: New Zealand

PostPosted: Wed Aug 21, 2002 5:37 am    Post subject: Reply with quote

is it trying to pronounce a special character like a line feed or something?
Back to top
View user's profile Send private message
iplayfast
l33t
l33t


Joined: 08 Jul 2002
Posts: 642
Location: Cambridge On,CA

PostPosted: Wed Aug 21, 2002 3:34 pm    Post subject: Reply with quote

puddpunk wrote:
is it trying to pronounce a special character like a line feed or something?


No I checked for that specifically. I think there is something in the festival that isn't being cleared out properly. But really I have no idea.

It's always adding the tail of the last message, but it also seems to be length dependent.
Back to top
View user's profile Send private message
carboxylman
n00b
n00b


Joined: 28 Jun 2002
Posts: 34
Location: minneapolis, mn

PostPosted: Wed Aug 21, 2002 8:44 pm    Post subject: Reply with quote

I compiled for the heck of it just now and it didn't do that for me... just says hello world. strange.
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Thu Aug 22, 2002 2:05 am    Post subject: Reply with quote

As a workaround, could you try running it through artsd with artsdsp (or some equivalent with esd if you're a gnome person)? Maybe that would help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum