다음을 통해 공유


SpeechSynthesisWordBoundaryEventArgs class

음성 합성 단어 경계 이벤트의 내용을 정의합니다.

생성자

SpeechSynthesisWordBoundaryEventArgs(number, number, string, number, number, SpeechSynthesisBoundaryType)

이 클래스의 instance 만들고 초기화합니다.

속성

audioOffset

오디오 오프셋을 지정합니다.

boundaryType

경계 유형을 지정합니다.

duration

기간을 틱(100나노초)으로 지정합니다.

text

단어 경계 이벤트의 텍스트를 지정합니다.

textOffset

텍스트 오프셋을 지정합니다.

wordLength

단어 길이를 지정합니다.

생성자 세부 정보

SpeechSynthesisWordBoundaryEventArgs(number, number, string, number, number, SpeechSynthesisBoundaryType)

이 클래스의 instance 만들고 초기화합니다.

new SpeechSynthesisWordBoundaryEventArgs(audioOffset: number, duration: number, text: string, wordLength: number, textOffset: number, boundaryType: SpeechSynthesisBoundaryType)

매개 변수

audioOffset

number

오디오 오프셋입니다.

duration

number

오디오 지속 시간입니다.

text

string

텍스트입니다.

wordLength

number

단어의 길이입니다.

textOffset

number

텍스트 오프셋입니다.

boundaryType
SpeechSynthesisBoundaryType

경계 유형

속성 세부 정보

audioOffset

오디오 오프셋을 지정합니다.

number audioOffset

속성 값

number

오디오 오프셋입니다.

boundaryType

경계 유형을 지정합니다.

SpeechSynthesisBoundaryType boundaryType

속성 값

경계 유형입니다.

duration

기간을 틱(100나노초)으로 지정합니다.

number duration

속성 값

number

기간은 100나노초 단위입니다.

text

단어 경계 이벤트의 텍스트를 지정합니다.

string text

속성 값

string

텍스트입니다.

textOffset

텍스트 오프셋을 지정합니다.

number textOffset

속성 값

number

텍스트 오프셋입니다.

wordLength

단어 길이를 지정합니다.

number wordLength

속성 값

number

단어 길이