Skip to content

Commit 4ad5319

Browse files
authored
Add link to full sample code.
1 parent 30aeb64 commit 4ad5319

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/ai-services/speech-service/text-to-speech-avatar/real-time-synthesis-avatar.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ const avatarConfig = new SpeechSDK.AvatarConfig(
249249
)
250250
```
251251

252+
For a full sample with more context, you can go to our [sample code](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/js/browser/avatar/js/basic.js) and search `crop`.
253+
252254
## Code samples
253255

254256
You can find text to speech avatar code samples in the Speech SDK repository on GitHub. The samples demonstrate how to use real-time text to speech avatars in your web applications.

0 commit comments

Comments
 (0)