Compartilhar via


AVSpeechSynthesizerDelegate_Extensions Classe

Definição

Métodos de extensão para a IAVSpeechSynthesizerDelegate interface para dar suporte a todos os métodos do AVSpeechSynthesizerDelegate protocolo.

public static class AVSpeechSynthesizerDelegate_Extensions
type AVSpeechSynthesizerDelegate_Extensions = class
Herança
AVSpeechSynthesizerDelegate_Extensions

Comentários

Os métodos de extensão para IAVSpeechSynthesizerDelegate permitem que os desenvolvedores tratem as instâncias da interface como tendo todos os métodos opcionais do protocolo original AVSpeechSynthesizerDelegate . Como a interface contém apenas os membros necessários, esses métodos de extensão permitem que os desenvolvedores chamem os membros opcionais do protocolo.

Métodos

DidCancelSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Métodos de extensão para a IAVSpeechSynthesizerDelegate interface para dar suporte a todos os métodos do AVSpeechSynthesizerDelegate protocolo.

DidContinueSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Métodos de extensão para a IAVSpeechSynthesizerDelegate interface para dar suporte a todos os métodos do AVSpeechSynthesizerDelegate protocolo.

DidFinishSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Métodos de extensão para a IAVSpeechSynthesizerDelegate interface para dar suporte a todos os métodos do AVSpeechSynthesizerDelegate protocolo.

DidPauseSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Métodos de extensão para a IAVSpeechSynthesizerDelegate interface para dar suporte a todos os métodos do AVSpeechSynthesizerDelegate protocolo.

DidStartSpeechUtterance(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, AVSpeechUtterance)

Métodos de extensão para a IAVSpeechSynthesizerDelegate interface para dar suporte a todos os métodos do AVSpeechSynthesizerDelegate protocolo.

WillSpeakRangeOfSpeechString(IAVSpeechSynthesizerDelegate, AVSpeechSynthesizer, NSRange, AVSpeechUtterance)

Métodos de extensão para a IAVSpeechSynthesizerDelegate interface para dar suporte a todos os métodos do AVSpeechSynthesizerDelegate protocolo.

Aplica-se a