View Single Post
Blaizzen's Avatar
Posts: 397 | Thanked: 802 times | Joined on Jan 2010 @ Sydney
#483
Originally Posted by jhb View Post
Thanks Blaizzen and others for all the ongoing work!

I have installed omvs according to the wiki, and it seems to work (need to take it for a testrun outside though). One thing I noticed are aplay errors:

Code:
aplay: playback:2297: read error
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5tul_002e' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5num_150' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5unt_002' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5tul_003e' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5num_150' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5unt_002' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5tul_003e' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
aplay: playback:2297: read error
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5tul_003e' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5num_150' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5unt_002' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE '/home/user/MyDocs/cities/Voices/english_us/english_us_male/g5tur_003e' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Any ideas?
No clue about these erorrs sorry. All the server does is send the commands, so I assume the issue is with aplay itself. Try using aplay from the xterm and seeing the output. Otherwise it could be an argument I'm passing through as well. But it seems to work fine (since its playing the wave files). Googling the "aplay: playback:2297: read error" gives a few odd results... so I'm not sure what it means.