User Activity

  • Posted a comment on ticket #135 on eSpeak: speech synthesis

    OK, at least I've got the following workaround now: I hand the text over to espeak as a normal C character array. In fact, it turned out that the texts (I read from a database) are UTF-8-encoded, so that I don't even have to convert them into a wide string: unsigned int spoken_message_uuid = 0; espeak_ERROR Speak (string text) { espeak_ERROR error = EE_OK; unsigned int *uuid = &spoken_message_uuid; const char *input = text.c_str (); cout << "Speaking text:" << endl << input << endl; error = espeak_Synth...

  • Posted a comment on ticket #135 on eSpeak: speech synthesis

    No use! The errors persist with ver. 1.50 from the Debian Buster backports repo. Here is the exact version: pi@autoradio:/import/valen/autoradio $ apt-cache policy espeak-ngespeak-ng: Installiert: 1.50+dfsg-7~bpo10+1 Installationskandidat: 1.50+dfsg-7~bpo10+1 Versionstabelle: *** 1.50+dfsg-7~bpo10+1 100 100 http://deb.debian.org/debian buster-backports/main armhf Packages 100 /var/lib/dpkg/status 1.49.2+dfsg-8 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages

  • Created ticket #135 on eSpeak: speech synthesis

    espeak_Synth: Trouble with German special letters in wchar_t* string.

  • Posted a comment on ticket #231 on Luminance HDR

    Here ist the link to the image: https://photos.google.com/photo/AF1QipN9w-Pa0PzNHXaqvbw7Et7SvjvrZOAwdOEdyqQo

  • Created ticket #231 on Luminance HDR

    Artifacts around sharp edges

  • Posted a comment on ticket #9 on libcdaudio

    What I've found out, is that no PLAYMSF command appears in the output of strace. I can't even find a child process spawned by cdcd. But the CD does spin in the drive.

  • Modified ticket #9 on libcdaudio

    No sound output to ALSA device

  • Modified ticket #9 on libcdaudio

    No sound output to ALSA device

View All

Personal Data

Username:
jacek79
Joined:
2003-03-14 17:16:37

Projects

This is a list of open source software projects that Jacek Ruzyczka is associated with:

Personal Tools