swift-sdk
swift-sdk copied to clipboard
:iphone: The Watson Swift SDK enables developers to quickly add Watson Cognitive Computing services to their Swift applications.
### When you open an issue for a feature request, please add as much detail as possible: Currently, the interface exposed in `SpeechToTextV1/SpeechToText+Recognize.swift` only leaves a `SpeechToTextSession` alive for the...
**Overview** Unable to run speech to text using microphone example (https://watson-developer-cloud.github.io/swift-sdk/services/SpeechToTextV1/index.html#recognizing-audio-from-microphone) **Expected behavior** Speech to text builds and runs **Actual behavior** Trailing closure passed to parameter of type 'RecognizeCallback' that...
Hi, API documentation hosted on https://watson-developer-cloud.github.io/swift-sdk/ refers to version v4.3.0-12-gdec94096 but latest release is [v5.0.0](https://github.com/watson-developer-cloud/swift-sdk/releases/tag/v5.0.0) Where can I find the latest API documentation?
Remember, an issue is not the place to ask questions. If you have issues with the APIs or have a question about the Watson services, see [Stack Overflow](https://stackoverflow.com/questions/tagged/ibm-watson+swift). Before you...