Opened 13 years ago
Closed 13 years ago
#2165 closed defect (fixed)
gst-plugins-espeak: audio output skips about every second word in track=1 (word) mode
Reported by: | tshalif | Owned by: | alsroot |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | gst-plugins-espeak | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Ubuntu | |
Bug Status: | Unconfirmed |
Description
Attached is a patch for espeak.c - my solution is to consider audio samples of each event - not just word or mark events. Also, in SSML mode (track=2) output bus messages for word, mark and sentence.
Attachments (2)
Change History (7)
comment:1 Changed 13 years ago by tshalif
comment:2 Changed 13 years ago by sascha_silbe
tshalif, I've confirmed your user account. You should now be able to attach files.
Changed 13 years ago by tshalif
comment:3 Changed 13 years ago by alsroot
Thanks for your patch tshalif.
I switched gst-espeak sources to use indent command and created
http://git.sugarlabs.org/projects/gst-plugins-espeak/repos/mainline/blobs/master/HACKING file to guide contributors. Could you follow it and reatach/or-send-me new one.
Changed 13 years ago by alsroot
comment:4 Changed 13 years ago by alsroot
I attached your patch after passing though indent command.
comment:5 Changed 13 years ago by alsroot
- Resolution set to fixed
- Status changed from new to closed
Ok, I commited patch by myself with mentioning you in comment
http://git.sugarlabs.org/projects/gst-plugins-espeak/repos/mainline/commits/a2ee0f981c34d40765d7b7a8af6de0fda0766977
patch:
(I couldn't find a way to add the path as attachment)