Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSSpeechSynthesizerMBS class.
NSSpeechSynthesizerMBS.IsSpeaking as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Speech | MBS MacCocoa Plugin | 6.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
true when the receiver is generating synthesized speech, false otherwise.
(Read only property)
NSSpeechSynthesizerMBS.rate as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Speech | MBS MacCocoa Plugin | 7.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Mac OS X 10.5 only.
The range of supported rates is not predefined by the Speech Synthesis framework; but the synthesizer may only respond to a limited range of speech rates. Average human speech occurs at a rate of 180 to 220 words per minute.
(Read and Write property)
NSSpeechSynthesizerMBS.UsesFeedbackWindow as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Speech | MBS MacCocoa Plugin | 6.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
NSSpeechSynthesizerMBS.Voice as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Speech | MBS MacCocoa Plugin | 6.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
NSSpeechSynthesizerMBS.volume as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Speech | MBS MacCocoa Plugin | 7.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
No sound is zero, full sound one.
Mac OS X 10.5 only.
Volumes are expressed in floating-point units ranging from 0.0 through 1.0. A value of 0.0 corresponds to silence, and a value of 1.0 corresponds to the maximum possible volume. Volume units lie on a scale that is linear with amplitude or voltage. A doubling of perceived loudness corresponds to a doubling of the volume.
Setting a value outside this range is undefined.
(Read and Write property)
The items on this page are in the following plugins: MBS MacCocoa Plugin.