Contents

init(phonemeString:atByteSampleOffset:)

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

Declaration

init(phonemeString phoneme: String, atByteSampleOffset byteSampleOffset: Int)

Parameters

  • phoneme:

    A string that represents a distinct sound.

  • byteSampleOffset:

    The byte offset into the audio buffer.

See Also

Creating a marker