Skip to content

Commit ce77aba

Browse files
committed
2025_03 - Fix monthly broken links - eric-urban
1 parent 4fb9e17 commit ce77aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/how-to-select-audio-input-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ For example, the UID for the built-in microphone is `BuiltInMicrophoneDevice`.
365365

366366
## Audio device IDs on iOS
367367

368-
Audio device selection with the Speech SDK isn't supported on iOS. Apps that use the SDK can influence audio routing through the [`AVAudioSession`](https://developer.apple.com/documentation/avfoundation/avaudiosession?language=objc) Framework.
368+
Audio device selection with the Speech SDK isn't supported on iOS. Apps that use the SDK can influence audio routing through the [`AVAudioSession`](https://developer.apple.com/documentation/avfoundation?language=objc) Framework.
369369

370370
For example, the instruction
371371

0 commit comments

Comments
 (0)