Contents

init(sentenceRange:atByteSampleOffset:)

Creates a sentence marker with a range of the sentence and offset into the audio buffer.

Declaration

init(sentenceRange range: NSRange, atByteSampleOffset byteSampleOffset: Int)

Parameters

  • range:

    The location and length of the word.

  • byteSampleOffset:

    The byte offset into the audio buffer.

See Also

Creating a marker