Skip to content

Commit 594d1ce

Browse files
authored
Merge pull request #180303 from eric-urban/patch-11
Update examples.md
2 parents 3647353 + 650aa0e commit 594d1ce

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/includes/how-to/compressed-audio-input/java

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/how-to/compressed-audio-input/java/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import com.microsoft.cognitiveservices.speech.audio.AudioConfig;
1515
import com.microsoft.cognitiveservices.speech.audio.AudioInputStream;
1616
import com.microsoft.cognitiveservices.speech.audio.AudioStreamFormat;
1717
import com.microsoft.cognitiveservices.speech.audio.PullAudioInputStream;
18-
import com.microsoft.cognitiveservices.speech.internal.AudioStreamContainerFormat;
18+
import com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat;
1919

2020
// ... omitted for brevity
2121

0 commit comments

Comments
 (0)