Is there any new api in text to speech

Generated on 9/6/2024

1 search

There is no mention of a new API specifically for text-to-speech in the provided context from WWDC. However, there are references to improvements in speech synthesis and related technologies:

  1. Speech Synthesis API: In the session "Optimize for the spatial web," it is mentioned that you can use the speech synthesis API to announce text out loud, such as announcing a final score in a game. This API allows you to build speech synthesis utterance objects with the text you want to be spoken.

  2. Siri Improvements: In the session "Bring your app to Siri," there are improvements to Siri's natural language processing and speech capabilities, making Siri sound more natural and contextually relevant.

If you are interested in these areas, you might want to explore the sessions "Optimize for the spatial web" and "Bring your app to Siri" for more details on speech synthesis and Siri's enhancements.

Optimize for the spatial web

Optimize for the spatial web

Discover how to make the most of visionOS capabilities on the web. Explore recent updates like improvements to selection highlighting, and the ability to present spatial photos and panorama images in fullscreen. Learn to take advantage of existing web standards for dictation and text-to-speech with WebSpeech, spatial soundscapes with WebAudio, and immersive experiences with WebXR.

Meet the Translation API

Meet the Translation API

Discover how you can translate text across different languages in your app using the new Translation framework. We’ll show you how to quickly display translations in the system UI, and how to translate larger batches of text for your app’s UI.

Build multilingual-ready apps

Build multilingual-ready apps

Ensure your app works properly and effectively for multilingual users. Learn best practices for text input, display, search, and formatting. Get details on typing in multiple languages without switching between keyboards. And find out how the latest advances in the String Catalog can make localization even easier.

Explore machine learning on Apple platforms

Explore machine learning on Apple platforms

Get started with an overview of machine learning frameworks on Apple platforms. Whether you’re implementing your first ML model, or an ML expert, we’ll offer guidance to help you select the right framework for your app’s needs.

Bring your app to Siri

Bring your app to Siri

Learn how to use App Intents to expose your app’s functionality to Siri. Understand which intents are already available for your use, and how to create custom intents to integrate actions from your app into the system. We’ll also cover what metadata to provide, making your entities searchable via Spotlight, annotating onscreen references, and much more.