Table of Contents
Adaptive Voice Shortcuts
Live Speech adds a custom “Categories” section
More apps will support custom font sizes
macOS Sonoma currently supports custom font sizes for the following 5 apps:
Apple plans to expand support in macOS 15, adding another 5 apps:
Home Mobile Tutorial Mobile News Apple develops new accessibility features for iOS 18 and macOS 15: meeting personalized needs

Apple develops new accessibility features for iOS 18 and macOS 15: meeting personalized needs

Mar 08, 2024 am 09:40 AM
apple ios macos

According to news on March 8, Apple is actively developing iOS 18 (internally codenamed Crystal) and macOS 15 (codenamed Glow). Foreign technology media MacRumors recently published a blog post to share information about the accessibility features of the two systems.

苹果为 iOS 18 和 macOS 15 开发新的无障碍功能:满足个性化需求

Adaptive Voice Shortcuts

This feature allows users to map unique spoken phrases to accessibility settings. Users can choose to create a custom phrase and select which accessibility settings they wish to toggle by speaking the phrase. By using Adaptive Voice Shortcuts, users will be able to toggle existing accessibility features like VoiceOver, Voice Control, Zoom, and more.

Live Speech adds a custom “Categories” section

The Live Speech feature already in Apple’s operating system will add a new section for user-defined categories. Users can place phrases into categories of their choice. When creating a category, users can name their category and choose from approximately 20 different icons for the icon. Once the categories are created, users can add the phrases they want.

More apps will support custom font sizes

Apple plans to expand support for custom font sizes in apps. Note: This option, located in the Display section of the Accessibility settings pane, allows users to select custom font sizes for individual applications and select their preferred font size when reading.

macOS Sonoma currently supports custom font sizes for the following 5 apps:

CalendarFinderMailMessagesNotes

Apple plans to expand support in macOS 15, adding another 5 apps:

Books BooksNews NewsStocks StocksTips TipsWeather WeatherGet familiar with yourself Sources who define font size told MacRumors that Apple is internally testing an option to change the font size of the macOS menu bar, but it is unclear whether the company will make this option available to end users. There is also news that Apple is developing more accessibility features, one of which will take advantage of eye tracking on the device, but no further details were available at the time of writing. More information should come to light as development of the operating system continues and in preparation for WWDC 2024.

The above is the detailed content of Apple develops new accessibility features for iOS 18 and macOS 15: meeting personalized needs. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What computer configuration is required for vscode What computer configuration is required for vscode Apr 15, 2025 pm 09:48 PM

VS Code system requirements: Operating system: Windows 10 and above, macOS 10.12 and above, Linux distribution processor: minimum 1.6 GHz, recommended 2.0 GHz and above memory: minimum 512 MB, recommended 4 GB and above storage space: minimum 250 MB, recommended 1 GB and above other requirements: stable network connection, Xorg/Wayland (Linux)

vscode cannot install extension vscode cannot install extension Apr 15, 2025 pm 07:18 PM

The reasons for the installation of VS Code extensions may be: network instability, insufficient permissions, system compatibility issues, VS Code version is too old, antivirus software or firewall interference. By checking network connections, permissions, log files, updating VS Code, disabling security software, and restarting VS Code or computers, you can gradually troubleshoot and resolve issues.

vscode terminal usage tutorial vscode terminal usage tutorial Apr 15, 2025 pm 10:09 PM

vscode built-in terminal is a development tool that allows running commands and scripts within the editor to simplify the development process. How to use vscode terminal: Open the terminal with the shortcut key (Ctrl/Cmd). Enter a command or run the script. Use hotkeys (such as Ctrl L to clear the terminal). Change the working directory (such as the cd command). Advanced features include debug mode, automatic code snippet completion, and interactive command history.

How to check the warehouse address of git How to check the warehouse address of git Apr 17, 2025 pm 01:54 PM

To view the Git repository address, perform the following steps: 1. Open the command line and navigate to the repository directory; 2. Run the "git remote -v" command; 3. View the repository name in the output and its corresponding address.

Where to write code in vscode Where to write code in vscode Apr 15, 2025 pm 09:54 PM

Writing code in Visual Studio Code (VSCode) is simple and easy to use. Just install VSCode, create a project, select a language, create a file, write code, save and run it. The advantages of VSCode include cross-platform, free and open source, powerful features, rich extensions, and lightweight and fast.

E-commerce platform SKU and SPU database design: How to take into account both user-defined attributes and attributeless products? E-commerce platform SKU and SPU database design: How to take into account both user-defined attributes and attributeless products? Apr 19, 2025 pm 11:27 PM

Detailed explanation of the design of SKU and SPU tables on e-commerce platforms This article will discuss the database design issues of SKU and SPU in e-commerce platforms, especially how to deal with user-defined sales...

Can vscode be used for mac Can vscode be used for mac Apr 15, 2025 pm 07:36 PM

VS Code is available on Mac. It has powerful extensions, Git integration, terminal and debugger, and also offers a wealth of setup options. However, for particularly large projects or highly professional development, VS Code may have performance or functional limitations.

laravel installation code laravel installation code Apr 18, 2025 pm 12:30 PM

To install Laravel, follow these steps in sequence: Install Composer (for macOS/Linux and Windows) Install Laravel Installer Create a new project Start Service Access Application (URL: http://127.0.0.1:8000) Set up the database connection (if required)

See all articles