I see the feature freeze is approaching quickly. Did the status of
QtSpeech getting into QT 5.6 ever get sorted out? Is there still some
work that needs to be done before this can happen? If so what needs to
be done?
BR,
Jeremy
On Thu, May 28, 2015 at 5:25 AM, Frederik Gladhorn
wrote:
> There i
There is a first early draft of the speech recognition api now at:
https://codereview.qt-project.org/#/c/112803/
For now it's mostly about finding the right structure of the classes etc, so
let's not get too much into the nit-picking mode yet ;)
Cheers,
Frederik
Jeremy,
I'm planning to work on android tts next week (week21).
Samuel Nevala
On 11 May 2015 at 15:01, Jeremy Whiting wrote:
> Samuel,
>
> That looks good (from me, with not much Android experience), though
> there are some things to improve that are already commented on that
> review since Ap
Samuel,
That looks good (from me, with not much Android experience), though
there are some things to improve that are already commented on that
review since April. Are you planning to fix those and update it?
BR,
Jeremy
On Mon, May 11, 2015 at 1:50 AM, Samuel Nevala
wrote:
> Hi,
>
> I'm working
Hi,
I'm working on a project that needs tts and asr on Qt android. Here is my
tts for android https://codereview.qt-project.org/#/c/111462/. It is WIP
and far for ready. I'm also working on asr API with pocketsphinx as
backend. I can do code reviews on android side at least.
Samuel Nevala
On 8 M
Yes, Luke said in irc he will do a release of speech-dispatcher 0.8.3
this month.
I would definitely like to see QtSpeech in Qt 5.6. I do have a couple
of concerns, but they should be fixable.
1. The tests use timers to check functionality. This seems to be
broken in some cases and not reliable. I
On Friday, May 08, 2015 10:41:04 AM Lisandro Damián Nicanor Pérez Meyer wrote:
> On Friday 08 May 2015 14:59:22 Frederik Gladhorn wrote:
> > Hello,
> >
> > I'd like to propose inclusion of QtSpeech in Qt 5.6.
> >
> > Currently the module implements text to speech on Lin/Win/OS X/Android and
> > t
On Friday 08 May 2015 14:59:22 Frederik Gladhorn wrote:
> Hello,
>
> I'd like to propose inclusion of QtSpeech in Qt 5.6.
>
> Currently the module implements text to speech on Lin/Win/OS X/Android and
> there is a patch for iOS which needs to be re-done but works as proof of
> concept.
> My only
Hello,
I'd like to propose inclusion of QtSpeech in Qt 5.6.
Currently the module implements text to speech on Lin/Win/OS X/Android and
there is a patch for iOS which needs to be re-done but works as proof of
concept.
My only concern is currently the license of speech-dispatcher which is at the