Spell Checking in an iPhone App

  • Hello.

      I am working on a little application for the iPhone and I want to
    use the built-in functionality that is used to check spelling. At
    least I hope it is built in.  I found a Cocoa class, NSSpellChecker,
    in the AppKit framework but it seems that this is only applicable for
    Mac OS programming.  Does anyone have any experience doing spell
    checking from an iPhone application?

      I also saw there was an NSSpellServer class but I cannot guarantee
    Internet access and I also think this would be too slow.

    Many Thanks in advance.

    Elmer Axelson
    <elmer...>