Skip to content

Commit 199d282

Browse files
authored
Merge pull request #97451 from chlandsi/master
fix link in speech sdk documentation for Swift/iOS
2 parents cdb1a21 + 6f0576f commit 199d282

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/quickstarts/speech-to-text-from-microphone-langs

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/quickstarts/speech-to-text-from-microphone-langs/swift-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Before you get started, you'll need:
3131

3232
This tutorial won't work with a version of the SDK earlier than 1.6.0.
3333

34-
The Cognitive Services Speech SDK for iOS is distributed as a framework bundle. It can be used in Xcode projects as a [CocoaPod](https://cocoapods.org/) or downloaded from https://aka.ms/csspeech/macosbinary and linked manually. This article uses a CocoaPod.
34+
The Cognitive Services Speech SDK for iOS is distributed as a framework bundle. It can be used in Xcode projects as a [CocoaPod](https://cocoapods.org/) or downloaded from https://aka.ms/csspeech/iosbinary and linked manually. This article uses a CocoaPod.
3535

3636
## Create an Xcode project
3737

0 commit comments

Comments
 (0)