FolioReaderAudioPlayer
open class FolioReaderAudioPlayer : NSObject
-
Declaration
Swift
public func speechSynthesizer(_ synthesizer: AVSpeechSynthesizer, didCancel utterance: AVSpeechUtterance)
-
Declaration
Swift
public func speechSynthesizer(_ synthesizer: AVSpeechSynthesizer, didFinish utterance: AVSpeechUtterance)
-
Declaration
Swift
public func audioPlayerDidFinishPlaying(_ player: AVAudioPlayer, successfully flag: Bool)