libspeechd2-0.8.3-8.4>t  DH`pYR/=„S !y]b_,Ov QWä&l0,r&$icı)-s7>g3R\ ' ùmmXi2֮eKt0 H%;"_ؗՃa\כ jcrn6'YHL|#6PF '6BjN^^3_n6pEeLv63(7J/d q&:o1cccff722e9d0c81950f5766ecd07b89bf01bbadS։YR/=„ `7 .>Jae[ 8Zo%pT.LrR` mP[<8yYe{cF) C-ʯ)btEȍYb_%J(J.#o7ԭ!g達IY$JX7~m4haS=I[[Yl%\nElG. s9p'޵ oﻌy#cN{ai|{婢rfr4>??d  W #,5 N_     ,4p(:8D9:>@FGHIXY(\@]H^lbxcdienfsluuvw x(y0 zXhz|Clibspeechd20.8.38.4Device independent layer for speech synthesis - Client libraryThe goal of Speech Dispatcher project is to provide a high-level device independent layer for speech synthesis through a simple, stable and well documented interface. What is a very high level GUI library to graphics, Speech Dispatcher is to speech synthesis. The application neither needs to talk to the devices directly nor to handle concurrent access, sound output and other tricky aspects of the speech subsystem.YRcloud132openSUSE Leap 42.3openSUSEGPL-2.0+http://bugs.opensuse.orgSystem/Librarieshttp://www.freebsoft.org/pub/projects/speechd/linuxx86_64YRYR0fc9188840da0b9bfe91e587699f6030libspeechd.so.2.6.0rootrootrootrootspeech-dispatcher-0.8.3-8.4.src.rpmlibspeechd.so.2()(64bit)libspeechd2libspeechd2(x86-64)@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2U@UF@TdS8@REs@Q@QIQq1N$ @L@KsKepJ J@JJ~@J+In@opensuse.lietuviu.kalba@gmail.combenoit.monin@gmx.fropensuse.lietuviu.kalba@gmail.comjsegitz@novell.commgorse@suse.comp.drouand@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orglnussel@suse.decoolo@novell.commarco@suse.demarco@suse.decoolo@novell.comro@suse.decrrodriguez@suse.de- Update to version 0.8.3: * Add API methods to get language, rate, pitch, and volume. * A lot of code cleanup, and compatibility improvements. * Removed all references to GNOME Speech, since it has long since been deprecated. * Fix some inconsistancy in the SSIP API for voice type. * The SET VOICE SSIP command is now deprecated, and will be removed in 0.9. * The C library API now provides macro definitions for major, minor, and micro versions in libspeechd_versions.h. * The libsndfile library is now a mandetory dependency to improve the user experience around sound icons. * Fix a possible crash in the festival driver (drop bnc-831609-festival-crash.patch). * Add a configuration option to the espeak driver to show voice variants in the voice list. This will remain until a proper variants retrieval API is added for compatible synthesizers.- cleanup spec file with spec-cleaner - update to version 0.8.2: * Add convenience methods to the libspeech API to free module list and voice data structures. * Add method to the libspeechd API to get the current output module, and update the documentation accordingly. * The API is now licensed under the GNU Lesser General Public License v2.1 or later. * The spdconf configuration utility is now translatable. * Fixed a bug where speech-dispatcher would fail to start if the user configuration directory existed but did not contain a config file. * Install the spdconf desktop file. - add rcspeech-dispatcherd symlink for service- Update to 0.8.1 + User dictionaries support added to the IBMTTS driver + Added a pico configuration file for use with the generic driver + Better support for multi-arch enabled distros to facilitate the use of the i386 only IBMTTS driver being easily installable on an amd64 system + Bug fixes, and documentation cleanup - Don't remove configuration in /usr/share/speech-dispatcher/config, because it is used by its configuration program to create user specific settings, while duplicate of it in /etc is system-wide- added necessary macros for systemd files- Add bnc-831609-festival-crash.patch -- fix crash when unable to init festival module.- Use systemd instead of sysvinit - Remove %clean section- Update to version 0.8: + No changes since 0.8beta1.- Update to 0.8beta1: + Python 3 compatibility of the Python bindings. + User configuration, logs and runtime files are now stored in directories according to the XDG specification. + Internationalization of spd-say and translations into Hungarian and Czech languages. + Espeak output can now use libsonic for faster speech. + Pico output module. + Lots of bugfixes, cleanups and fine-tunnings. - Drop speech-dispatcher_paths+files.patch: fixed upstream. - Replace python-setuptools with python3-setuptools. - Add intltool and libtool BuildRequires: new dependencies. - Rename python-speechd to python3-speechd, as the bindings are for python 3.- Add a gnome-speech Obsoletes: in GNOME 3, gnome-speech is deprecated and obsoleted by the use of speech-dispatcher.- Update to version 0.7.1: + Easy configuration of the client communication method using a single environment variable SPEECHD_ADDRESS. + Advanced autospawn -- server is autostarted only when its communication channel matches the communication channels requested by the client. Local server is not started when client attempts to connect to a remote server. + Both libspeechd and python library now report a detailed error information in case of connection failure (why has connect failed, why was it not possible to autostart the server, what has the server reported etc.) Clients can directly show this information to the user and the user doesn't have to search them in logfiles. + Improvements in memory usage + Cleanup of priorities of messages in logging output + Various bugfixes, cleanups and fine-tunnings - Changes from version 0.7: + Speech Dispatcher uses UNIX style sockets as default means of communication, thus avoiding the necessity to choose a numeric port and greatly easying session integration + Autospawn -- server is started automatically when a client requests it. It can be forbidden in the appropriate server configuration file + Pulse Audio output reworked and fixed + Dispatcher runs as user service (not system service) by default and doesn't require the previous presence of ~/.speech-dispatcher directory + All logging is now managed centrally, not by separate options + Graceful audio fallback (e.g. if pulse is not working, use Alsa...) + Audio output to different soundsystems through the libao library + Various bugfixes and fine-tunnings + Updated documentation - Drop speech-dispatcher_python-makefile.patch, speech-dispatcher_extlink.patch, speech-dispatcher_getline.patch, speech-dispatcher_libspeechd.patch: fixed upstream. - Update speech-dispatcher_paths+files.patch from Debian. - Add libao-devel BuildRequires, and pass --with-libao to configure.- Completely rework the package, based on the Fedora and Debian packages. - Rename the source package to speech-dispatcher, to follow upstream name.- don't enable daemon by default- again: use new python macros- speechd.spec: using py_sitedir instead of python_sitelib- added build options for espeak support - --with-pulse --with-espeak - buildrequirements espeak-devel and pulseaudio-devel- use new python macros- adapt getline definition to glibc- remove static libraries and "la" files/sbin/ldconfig/sbin/ldconfigcloud132 14985801940.8.3-8.40.8.3-8.4libspeechd.so.2libspeechd.so.2.6.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/e98371c7d947a67cb6b389e16fd87b6e-speech-dispatchercpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ffde1a7f7a52ff70c0f373a3d5bbe3e940c586f8, stripped PR R RRRRRRR,ӦxepŅcspeech-dispatcher?] cr$x#̢r:=F_m[GL_j}_ɭ:R 0ƖZtZ/@d$=7n`:15ɊA{ = wvg!B -8Kh 'ݑe n9άlI | ͒ ?Eǫ2nQ|#PRR& H(R*.1+$gVvXl .pGW_Rʲ۟G^k*&}tvHe Y}#QVի۟ J0= !ZKg\g@oeU;r.ΐno5VgyѕKUY&Vp_%o -?jsv-UZehwsnҷw]3ZϓTDׅ'Szi% eŬ ]!'j?ڏS5Ymd΀ٽI4LPAciSm㽡lٹD4EЀش Ҡl ^25R@p3]7"}f+"Y#R'nP mFR\٦H&37} QAw%GMs: *jY!n`gSvۻP G=՛.ȢNUy[@h:0ҦkN:?(Y+c Zy1 N rW:yn봪Z/qQY6wdTmovK۱-a w#O@}mu+eb:d["/Z;ð"no jC$:%oZH3!)xMl+2:m,O&SV㗞.d c^: J;rBs iY:SgߏO{.ČiO~1"Ê_5S!181mם (ϸsFڏaZa+LUVkEStULK?>lQY&dZZ_.J( 8hNZ#j:ژ<'rf#WNTy:`3#^+ pxK*Yq*i¡ Mz ~%Fv2}b8ӽ^@%4wٰ~"eXյ>Gu5$hva(@ҮZ&?"Sv(_,01@fcl<͜~F4\e0˜,o7ܴw'0PJƨ`{ sG}‡dOϻ?Xcc!_&bɈj''!-'NEMH(ԿYZ2y~H5$W1y& [lɌ|.n%չ!%Ϭr%档!ЅzN?8'p\iVV9B/$/|&0Z9몒[zЋp9[DpG  ݹ^ӯ:&hB ,2OB#PO>8kd |b=H>L6AS^c1P7[̘$il6/ q8P4b 5^;aY3Az`N-`$wM2an\ %!]?pugu iPJJ x XU¸nMP\E/5O:ZҼӵTFC#?8JQ#cE~-Ig~ @MoiLWa$V_J=qrSZtƶ/٦j^sJ]p HCܟh$=,%b-۪Y}!ܡ&Txw~E>1ުKUv50$QKB~M!ɉs虤$qlw΃Y{&J^Go#L5KËX D(x|"Z){X5ŧS*gq~RGT_zc;C0Ғ &3~Zt0KK$C?fIO6RQXMnWPuT}(ǀ~gKޓz+ŸG-8bPlD5 2O&M.@*2$c@^a_8Fn$g; QҺٺu~nP}uqւPf;xp-a0Aܦ1_t)) $IͦO+à)f? 1MH< a0ʙoUzn LS%*iGBtkqEl _R Iշ0FJP+쩈.zM95ֵ]ˇO(wK2E] :ww2'(@dT5;Kh ^2ZhI>/ވ*`_SIPAPmԮ'܃Y-ُ.~=Wi-$GO?B@ޖDzPbwA Uc{L99CZ[ea/%"F%ݚU{W·Y%9K0?^8oO?v쩪H/&ݛ4r z"\N5a:u֣gZZlX=X1Rdo]\P޼7ƹg%ָ;wCIۚC 0$yANI3&Nu`R w 3ef~;Qm (p3Hײm;# {P&ŁscYWd~ 1֖1SW+XzA 8%Cyw^0}jf%/EtD(1n4y5VVm6:ROTwƻaSIVbCDS9VfǮ\(D 1#7(BL %Jvoo7:++Xd0)>et ,c8 [-`b;?P): EXy gt[^CkЛUwU PKbaU9Y-*.H}8aS.GD `3RӅCWN\n,Y]? jf*@dK$:U?Zl~فgo#4~2cʫHat@'U9D&k;fja'Y`V.^/d[} ^d^ԢEzfEߔ.-^r^R)8لv !΄o1F':z$Pf,wɾOZŅJݖ6Q"fRGiâvˌcp&j W ys[Np*՜71Ba}h+ W:o-C5*R@,GfU=ԺŁBv dtg^ǩ<>(Lרl7IG2XH)Ӓbv BRQ_-T Nod+nԼU'q0 AJMo},_mpꩼ+RݰF| X>Ϟw֍K-6*O-9G~e!BWfSB}μiXt8ɡ6 R]z<](,z' rpd-@8[W%޴OsRRt*SV n!p,Dsh}*'vU_ ص+Wg[%:ȉ2)wYfije } zv\ȅ^>Ϳw}6Ur@u URΊ)V|:Zj}F޳OՅ=j=k-EUK/hqRKohyWj+wsZh2댹i'}tqL=I|b> 20iN>CSl9Ro@b>g-RZ筱HESxB|H< V gz vX-'[\3a9'$,J.Vx ~Jaea_h$3[E]zq #JuE1`steI"Z;Gd U  nPծmX6PDﴬVou(/T'g%''t!3 ]^gy?2vy tLb;7Zb#聊F= څnFc둗H_ oBj&j¨Z{үK޸NyWb\dAm~^7B+l4._~3MIԅu#hT,L)$G;2S~_E<8$ vMmhǖ©7}ad|>Ms;WJ5͵@49)ey%J Z!qFۻBG ]O0j⏷$qԑڋELNeScƋ%a[̨N8K3Z~)qU/5TEUNfXeE&ٍɓPG:[܎F%4E8MҠ!lBBө%*E"*ېju5=xp蒦SWӘ5^q4Υ<+ܭoYv"n;,Fqs]Co ۙ{?LNS=:Ym[,$-z+p-}tι^,:|E6!'hAAn]k(q`z]61??N*yn9z7xxP_E팵 L^ϪiםSg~JL5 TA/lcbʶWQt+y~Uqm6:W 8HҺoAϯ)=]Yqy_, Wfh乃19~ Ke?NwKpQ$(9~q o.--sr,*r2{$)Zs*"^ԠT6QP;q^Vw Nrl(<X~4t|[a|2L4!zYBn璲c6W_%-}GrJ2TAI7 n:i}v25URhmsZ/qrWQ w LSTl< &/+WORj[V=r:d3+bu }?y\YZةv>㻞$w[AАqhG֋z޵]IWfB/C}7`$>5, rJ7u2`1 D ޏb71Ahg(͛v @Ӷ5MNywgm'uW7w Ene&V:[P*V`vZP<*m>:NY0?O(vb ;`{q"9Qs>.W+I$d:dtc b>غ ֧1W0T: ~Wi6Q[JRIfA"/d(z{+ ;C(l 36@}ym嬃x o])\V`2]ڶ9B5 )egVu_:! S\U b, KVيGnwM+X+<3Q:$l*"<ޠt.4ZM ǦqԟGژ7@yz0c%n!T+ċVc5]ȘXqK5Ձq|rBS^S+$xquR)k0ULJTU%C!M?cfY'&IF_@HC ϑl@Q4XoKȹLZodŘ 'QXע2c,3.0~fc_1N "WL9i/CѴ{w?8l|22G>Wӷ;dm;0/C0]L$3tȳsǿQ47ˆ1T)"&^7tDL>LG" CDFka[x$}$ߤ*h>d^xtte86yP"6 /*H"FZ;Ὸ?!g*?YRcPQBr\=T%ڊZvo‚=\&R{P9.fnvndD" eL`ќ5 y{@ڕ)#P=.qI<8G`YCA-պ}G9(7z@gs]qJ.(6LVG׌,=R1١Sf&H0R@!fj=Pl37j8SJ5y2N/\Bl/.=9zg?JcHKNtW7|K9T߬@B5Du$_ joWbRG ~cʙ>S|׉ڈ穴QU27,KjSu8c'H;Eщ~s5Ck}?+^5#۪pa?!t#^Y_/:-q*gY\'qN%1J︛e#e2;%CXEPyO&8 Ok\(喾Iw;'#C9]<(dPaBMN>7v5I,O / RAt of~*7.WU7Iih%PO~_I"i쳻Q3SURqQ[%Y"F^gRaA9ѥoy!G ^׬SN)hDN.`k} 0F5%[>zO({AڛjXs#Q^U+}=LoTg\GZ vE$wvplp$_ۭvbYiQΦ=+yؑ?0/J^Z j8O%ZX5{?z7p'҈br(Pӽ]\}ĥ kIT][g ;Ts;SFzj~/^ң,Qsؤ[|+X2_rbl")9CػnAQLa\uEaͣ~IlHOFtcFodͦIgݟ֤ee>~"{ES)% ]H~b["R)$*lI֚i kKT4"=Qw* Pܸ0(μ!8&~#'JOgtHz}iIZL<&bpSUΣl׍}c藢#{X;=g $Y̹;!I(Aw6Y+ERؚ)ew~Rsxow'h,؄:z֞]ޮI.Oh%"E~ h7˒+FkJazOwFpX6UV썦5ʩi$lƱ,:yg N.!}gnw-^ oEM(2ƅNTaT!Dv59F!bL˙(S {BYXMpB\o,a#̬Fo3@Erd[w7hF+mAxG%d'>%Ť7 FR|"-dzb:rz{{٥bfman*wc)Nj9/M6q+s:̱O@>YFgn_9wpTN= IK"wnq|IlOPy[/Ԩ%̋'AuITK_TP2;F%YEp^ d۟7k9H$C}&y}?U8N| lȠ~9Nkv=~I`; F8t4lt5U2~(n㥧K"b5Fwaym]mRlؗbg zӗPa4NTbcN';vw.2Gԏ(T_ ,6~FѪ17[orrۻ4DQa+ŭckD!kMy.e:Bq1 }sယC3ƕ)Bw!SH4rMSCjζ& ʢ992OА$Rjtazkm~1L l c+_<wGNO>PjV$2 ULIS"0(Ծ2@ +WO*1{ B]c`w 0z'P m(l`=*$̐d9!t%j)J[Z>r9) 8Ms (E ;^nP}R}R%DD6uZP$Uj^|Ts⏠5 _jJxjL,=թpو5oLEVYfN0!/ͽȢiӆ< dhaxF_2T =/Vfaף\߻}m qWlS=]@=V8-DZfV%aj+)ί>e 6%BtSݡDaX}'m>¼SB+b8]*^An(C-5Bh{'͞εG:S2|`I_PP g 0~9ce)4^  Kz IsRWUKȥU#q]_܈My*uBNQOªIC!F&&=+{&2GPՆ_`Q*K?3e '*b/]rEAt8| s +y@Ey!Υ"d\.ؔ،{^?X1G෼HZnG*x:٣"cl/gH$v#- W_HW²A,\b@l܆%HKY=N$jqj!Op3ƅ9l=]X{"'̒w+]m*dPAqW3ԙA n~6 Aw3I@޵|Tb.yqݫ9/JxbJ'fVj'mSt` 1[vDk^a7⤜f&Ɵab8)c-A_Jzx}pB~+JYz R1A'(^@8ܖ N0ϱ,~+ϣf?':Fz& ,xz~2_ aOJYB;qMB`I?cN *]soXS썱z*yIwF/ <7dFqb(pP}!~$,'ЎEX.Ҟo&9#}ʷc