Update openai-edge-tts-integration.md to fix link url

This commit is contained in:
Travis Van Nimwegen 2024-10-26 18:09:21 -04:00 committed by GitHub
parent 8e5e446c0d
commit 330b666d01

View File

@ -138,7 +138,7 @@ Generates audio from the input text. Available parameters:
- **speed** (number): Playback speed (0.25 to 4.0). Default is `1.0`.
:::tip
You can browse available voices and listen to sample previews at [tts.travisvn.com](tts.travisvn.com)
You can browse available voices and listen to sample previews at [tts.travisvn.com](https://tts.travisvn.com)
:::
Example request with `curl` and saving the output to an mp3 file: