Contents

init(wordRange:atByteSampleOffset:)

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

Declaration

init(wordRange 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