SpeechSynthesisBookmarkEventArgs クラス

定義

合成された音声のブックマーク イベントが含まれます。 1.16.0 で追加

public class SpeechSynthesisBookmarkEventArgs : EventArgs
type SpeechSynthesisBookmarkEventArgs = class
    inherit EventArgs
Public Class SpeechSynthesisBookmarkEventArgs
Inherits EventArgs
継承
SpeechSynthesisBookmarkEventArgs

注釈

関連項目: BookmarkReached

プロパティ

AudioOffset

出力オーディオの現在のブックマークのオフセットをティック単位 (100ns) で指定します。

ResultId

音声合成の一意の ID を指定します。 (バージョン 1.25.0 で追加)

Text

ブックマーク テキストを指定します。

適用対象