AVSpeechSynthesizerDelegate.DidFinishSpeechUtterance Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("speechSynthesizer:didFinishSpeechUtterance:")]
public virtual void DidFinishSpeechUtterance (AVFoundation.AVSpeechSynthesizer synthesizer, AVFoundation.AVSpeechUtterance utterance);
abstract member DidFinishSpeechUtterance : AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit
override this.DidFinishSpeechUtterance : AVFoundation.AVSpeechSynthesizer * AVFoundation.AVSpeechUtterance -> unit
Parâmetros
- synthesizer
- AVSpeechSynthesizer
- utterance
- AVSpeechUtterance
- Atributos