mapbox / mapbox-speech-swift

Natural-sounding text-to-speech in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
ISC License
43 stars 17 forks source link

Clean up Objective-C method names; add documentation #13

Closed 1ec5 closed 6 years ago

1ec5 commented 6 years ago

Updated a few method names in Objective-C that fell out of sync with the Swift names during an earlier refactoring. Added missing documentation comments (based on MapboxDirections.swift).

After this lands, #12 will need to be updated with the new Objective-C names.

/cc @bsudekum @akitchen