You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/quickstarts/keyword-recognition/go.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,4 @@ ms.author: eur
13
13
14
14
## Use a keyword model with the Speech SDK
15
15
16
-
See the [reference documentation]([https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/b4257370e1d799f0b8b64be9bf2a34cad8b1a251/samples/objective-c/ios/speech-samples/speech-samples/ViewController.m#L585](https://pkg.go.dev/github.com/Microsoft/cognitive-services-speech-sdk-go/speech#KeywordRecognitionModel)https://pkg.go.dev/github.com/Microsoft/cognitive-services-speech-sdk-go/speech#KeywordRecognitionModel) for using your Custom Keyword model with the Go SDK.
16
+
See the [reference documentation](https://pkg.go.dev/github.com/Microsoft/cognitive-services-speech-sdk-go/speech#KeywordRecognitionModel) for using your Custom Keyword model with the Go SDK.
0 commit comments