Re: KSpeech

2014-03-10 Thread Frederik Gladhorn
Torsdag 6. mars 2014 20.34.05 skrev Christoph Feck: > On Thursday 06 March 2014 17:13:19 Jeremy Whiting wrote: > > On Thu, Mar 6, 2014 at 6:43 AM, Frederik Gladhorn > > wrote: > > > Onsdag 5. mars 2014 23.04.12 skrev Jeremy Whiting: > > >> 3. user configurability (As a user I can't set up which v

Re: KSpeech

2014-03-06 Thread Christoph Feck
On Thursday 06 March 2014 17:13:19 Jeremy Whiting wrote: > On Thu, Mar 6, 2014 at 6:43 AM, Frederik Gladhorn wrote: > > Onsdag 5. mars 2014 23.04.12 skrev Jeremy Whiting: > >> 3. user configurability (As a user I can't set up which voice I > >> would like all speech-using applications to use) > >

Re: KSpeech

2014-03-06 Thread Jeremy Whiting
the library and speech-dispatcher or the system apis >> do the async for us already anyway as you said. > I don't see a point in adding dbus into the mix indeed. One thing that is > interesting though is what kind of effect you get when opening the speech > backend from two apps at

Re: KSpeech

2014-03-06 Thread Frederik Gladhorn
kind of effect you get when opening the speech backend from two apps at the same time. > Items 1 and 4 will be irrelevant in a KF5 world but I'm wondering how > 2 and 3 could be added either to qtspeech itself or as a kspeech > library that wraps qtspeech for kde applications to use.

Re: KSpeech

2014-03-05 Thread Jeremy Whiting
n that uses speech links to the library and speech-dispatcher or the system apis do the async for us already anyway as you said. Items 1 and 4 will be irrelevant in a KF5 world but I'm wondering how 2 and 3 could be added either to qtspeech itself or as a kspeech library that wraps qtspeech for

Re: KSpeech

2014-03-05 Thread Frederik Gladhorn
On Tuesday 4. March 2014 16.43.10 Jeremy Whiting wrote: > Hello all, I've realized a bit ago that kspeech was not included in > the kdelibs split (probably because it was in staging at the time and > didn't conform to the other framework policies yet). I've cleaned it >

Re: KSpeech

2014-03-05 Thread Kevin Ottens
Hello, On Tuesday 04 March 2014 16:43:10 Jeremy Whiting wrote: > I've realized a bit ago that kspeech was not included in > the kdelibs split (probably because it was in staging at the time and > didn't conform to the other framework policies yet). I've cleaned it >

KSpeech

2014-03-04 Thread Jeremy Whiting
Hello all, I've realized a bit ago that kspeech was not included in the kdelibs split (probably because it was in staging at the time and didn't conform to the other framework policies yet). I've cleaned it up a bit and put it in my scratch space, but have some architectural que

Re: Review Request 113844: Move kspeech interface to tier3

2013-11-13 Thread Commit Hook
l make it conform to framework structure with src/ > and whatnot after this is shipped. > > > Diffs > - > > interfaces/CMakeLists.txt 9fa4e1b23e4671dae25518c9d8d3fe1369f9b1a6 > interfaces/kspeech/CMakeLists.txt > interfaces/kspeech/Mainpage.dox > interfac

Re: Review Request 113844: Move kspeech interface to tier3

2013-11-13 Thread Jeremy Whiting
interfaces/kspeech/CMakeLists.txt interfaces/kspeech/Mainpage.dox interfaces/kspeech/dbustexttospeech.desktop interfaces/kspeech/kspeech.h interfaces/kspeech/org.kde.KSpeech.xml staging/CMakeLists.txt c77fa19ad700c6e9af68434d7c6fdc304fceeba6 Diff: http

Re: Review Request 113844: Move kspeech interface to tier3

2013-11-13 Thread Aleix Pol Gonzalez
pped. > > > Diffs > - > > interfaces/CMakeLists.txt 9fa4e1b23e4671dae25518c9d8d3fe1369f9b1a6 > interfaces/kspeech/CMakeLists.txt > interfaces/kspeech/Mainpage.dox > interfaces/kspeech/dbustexttospeech.desktop > interfaces/kspeech/kspeech.h > interfaces/kspe

Re: Review Request 113844: Move kspeech interface to tier3

2013-11-13 Thread Jeremy Whiting
s.txt 9fa4e1b23e4671dae25518c9d8d3fe1369f9b1a6 interfaces/kspeech/CMakeLists.txt interfaces/kspeech/Mainpage.dox interfaces/kspeech/dbustexttospeech.desktop interfaces/kspeech/kspeech.h interfaces/kspeech/org.kde.KSpeech.xml staging/CMakeList

Re: Review Request 113844: Move kspeech interface to tier3

2013-11-13 Thread Jeremy Whiting
> Diffs > - > > interfaces/CMakeLists.txt 9fa4e1b23e4671dae25518c9d8d3fe1369f9b1a6 > interfaces/kspeech/CMakeLists.txt > interfaces/kspeech/Mainpage.dox > interfaces/kspeech/dbustexttospeech.desktop > interfaces/kspeech/kspeech.h > interf

Re: Review Request 113844: Move kspeech interface to tier3

2013-11-13 Thread Aleix Pol Gonzalez
with src/ > and whatnot after this is shipped. > > > Diffs > - > > interfaces/CMakeLists.txt 9fa4e1b23e4671dae25518c9d8d3fe1369f9b1a6 > interfaces/kspeech/CMakeLists.txt > interfaces/kspeech/Mainpage.dox > interfaces/kspeech/dbustexttospeech.desktop > inter

Review Request 113844: Move kspeech interface to tier3

2013-11-13 Thread Jeremy Whiting
--- It builds and installs. Will make it conform to framework structure with src/ and whatnot after this is shipped. Diffs - interfaces/CMakeLists.txt 9fa4e1b23e4671dae25518c9d8d3fe1369f9b1a6 interfaces/kspeech/CMakeLists.txt interfaces/kspeech/Mainpage.dox interfaces/kspeech

Re: the kspeech interface

2013-11-10 Thread Kevin Ottens
On Saturday 09 November 2013 11:47:16 David Faure wrote: > On Friday 08 November 2013 22:45:33 Jeremy Whiting wrote: > > Could we move the dbus interface into > > kdeaccessibility/jovie and install it only when jovie is installed, > > This would create a compile-time dependency on kdeaccessibility

Re: the kspeech interface

2013-11-09 Thread David Faure
On Friday 08 November 2013 22:45:33 Jeremy Whiting wrote: > Oops, that link was just users of soPlainText. It seems > http://lxr.kde.org/ident?i=KSpeech the class itself is used in quite a > few places, and is how any application uses speech capabilities. I > guess kdbusaddons is as

Re: the kspeech interface

2013-11-08 Thread Jeremy Whiting
Oops, that link was just users of soPlainText. It seems http://lxr.kde.org/ident?i=KSpeech the class itself is used in quite a few places, and is how any application uses speech capabilities. I guess kdbusaddons is as good a place as any for it and it will need to stay in kdelibs itself. On Fri

Re: the kspeech interface

2013-11-08 Thread Jeremy Whiting
5:53 PM, David Faure wrote: > Hi Jeremy, > > I'm looking at kdelibs-frameworks/interface/kspeech, and trying to find a home > for it, in the KF5 reorganization. > > I see that it's actually used in a number of places > (http://lxr.kde.org/ident?i=soPlainText for instance)

the kspeech interface

2013-11-08 Thread David Faure
Hi Jeremy, I'm looking at kdelibs-frameworks/interface/kspeech, and trying to find a home for it, in the KF5 reorganization. I see that it's actually used in a number of places (http://lxr.kde.org/ident?i=soPlainText for instance). and that it's basically just a header file that