-
Notifications
You must be signed in to change notification settings - Fork 524
Using REST or SDK
szhaomsft edited this page Feb 4, 2024
·
4 revisions
We recommend using SDK to call TTS service instead of REST:
- SDK can support events like word boundary / visemes / bookmarks etc.
- easy-to-use streaming mode to allow you get audio chunks before whole request is synthesized.
- out-of-box audio player so you can play the audio in supported platforms without additional codes.
- SDK provides a unified interface for both online cloud TTS and embedded ones such like Hybrid TTS in EV cars.
- Azure TTS: Empower every person and every organization on the planet to have a delightful digital voice!
- Azure Custom Voice: Build your one-of-a-kind Custom Voice and close to human Neural TTS in cloud and edge!