次の方法で共有


AVSpeechUtterance.PostUtteranceDelay プロパティ

定義

次のエンキュー AVSpeechUtterance が開始される前の最後のサウンドの後の最小遅延 (秒単位)。

public virtual double PostUtteranceDelay { [Foundation.Export("postUtteranceDelay")] get; [Foundation.Export("setPostUtteranceDelay:")] set; }
member this.PostUtteranceDelay : double with get, set

プロパティ値

属性

注釈

発話とそのエンキューのsuccessor間の遅延は、少なくとも PostUtteranceDelay の に加えたsuccessorPreUtteranceDelayになります。

適用対象