Package apple.avfoundation
Interface AVSpeechSynthesizer.Block_writeUtteranceToBufferCallback
-
- Enclosing class:
- AVSpeechSynthesizer
public static interface AVSpeechSynthesizer.Block_writeUtteranceToBufferCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_writeUtteranceToBufferCallback(AVAudioBuffer buffer)
-
-
-
Method Detail
-
call_writeUtteranceToBufferCallback
void call_writeUtteranceToBufferCallback(AVAudioBuffer buffer)
-
-