Platforms to show: All Mac Windows Linux Cross-Platform

AVSpeechSynthesisMarkerMBS class   New in 24.1

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Speech MBS AVFoundation Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
An object that contains information about the synthesized audio.

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Marker Types

Constant Value Description
SpeechSynthesisMarkerMarkBookmark 4 A type of text that represents a bookmark.
SpeechSynthesisMarkerMarkParagraph 3 A type of text that represents a paragraph.
SpeechSynthesisMarkerMarkPhoneme 0 A type of text that represents a phoneme.
SpeechSynthesisMarkerMarkSentence 2 A type of text that represents a sentence.
SpeechSynthesisMarkerMarkWord 1 A type of text that represents a word.

This class has no sub classes.

Some events using this class:


The items on this page are in the following plugins: MBS AVFoundation Plugin.


AVSampleBufferDisplayLayerMBS   -   AVSpeechSynthesisVoiceMBS


The biggest plugin in space...