Art

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • Author
    Posts
  • in reply to: New version Flite issue #14928
    Art
    Participant

    Oh, all working now BTW.
    First time working for me on iPad and iPhone 5 thanks :)

    in reply to: New version Flite issue #14927
    Art
    Participant

    Seems I solved my own problem.
    I found out how to remove the references in build settings, but that wasn’t it.

    I was using this with the older code:
    [code]
    // [self.fliteController say:[NSString stringWithFormat:@” “] withVoice:self.slt];
    // looks like this flite kickstart is no longer needed
    [/code]

    I found that the sentence I wanted spoken came out sooner, if this was sent shortly beforehand.
    In the new OpenEars, it stops it saying what’s coming next, and you hear nothing.

    Cheers, Art.

    in reply to: Small Phrase Problem #9749
    Art
    Participant

    I read the comment in the source more carefully, and it says:
    “This increases the probability that they will be recognized as a phrase”
    It would be good to increase the probability to 100%, as in recognise it as a phrase,
    or none of the separate words at all ;)

    Relating to another thread,
    I agree with another member that the multithreading flite is good :)

Viewing 3 posts - 1 through 3 (of 3 total)