Partager via


AVSpeechSynthesizerDelegate_Extensions Classe

Définition

Méthodes d’extension à l’interface IAVSpeechSynthesizerDelegate pour prendre en charge toutes les méthodes du AVSpeechSynthesizerDelegate protocole.

public static class AVSpeechSynthesizerDelegate_Extensions
type AVSpeechSynthesizerDelegate_Extensions = class
Héritage
AVSpeechSynthesizerDelegate_Extensions

Remarques

Les méthodes d’extension pour IAVSpeechSynthesizerDelegate permettre aux développeurs de traiter les instances de l’interface comme ayant toutes les méthodes facultatives du protocole d’origine AVSpeechSynthesizerDelegate . Étant donné que l’interface contient uniquement les membres requis, ces méthodes d’extension permettent aux développeurs d’appeler les membres facultatifs du protocole.

Méthodes

DidCancelSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Méthodes d’extension à l’interface IAVSpeechSynthesizerDelegate pour prendre en charge toutes les méthodes du AVSpeechSynthesizerDelegate protocole.

DidContinueSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Méthodes d’extension à l’interface IAVSpeechSynthesizerDelegate pour prendre en charge toutes les méthodes du AVSpeechSynthesizerDelegate protocole.

DidFinishSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Méthodes d’extension à l’interface IAVSpeechSynthesizerDelegate pour prendre en charge toutes les méthodes du AVSpeechSynthesizerDelegate protocole.

DidPauseSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Méthodes d’extension à l’interface IAVSpeechSynthesizerDelegate pour prendre en charge toutes les méthodes du AVSpeechSynthesizerDelegate protocole.

DidStartSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Méthodes d’extension à l’interface IAVSpeechSynthesizerDelegate pour prendre en charge toutes les méthodes du AVSpeechSynthesizerDelegate protocole.

WillSpeakRangeOfSpeechString(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, NSRange, AVSpeechUtterance)

Méthodes d’extension à l’interface IAVSpeechSynthesizerDelegate pour prendre en charge toutes les méthodes du AVSpeechSynthesizerDelegate protocole.

S’applique à