Skip to content

Commit d52b7b7

Browse files
committed
chore: add whitespace for proper documentation block separation in SynthesizeText
1 parent 481c3a7 commit d52b7b7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

texttospeech/snippets/src/main/java/com/example/texttospeech/SynthesizeText.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@ public static ByteString synthesizeText(String text) throws Exception {
7575
}
7676
}
7777
}
78+
7879
// [END tts_synthesize_text]
80+
7981
/**
8082
* Demonstrates using the Text to Speech client with audio profiles to synthesize text or ssml
8183
*

0 commit comments

Comments
 (0)