docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ITTSMessageQueueEventArgs

    The arguments for ITTSMessageQueue event notifications.

    Inheritance
    object
    EventArgs
    ITTSMessageQueueEventArgs
    Inherited Members
    EventArgs.Empty
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VivoxUnity
    Assembly: VivoxUnity.dll
    Syntax
    public sealed class ITTSMessageQueueEventArgs : EventArgs

    Constructors

    ITTSMessageQueueEventArgs(TTSMessage)

    Declaration
    public ITTSMessageQueueEventArgs(TTSMessage message)
    Parameters
    Type Name Description
    TTSMessage message

    Properties

    Message

    The text-to-speech (TTS) message.

    Declaration
    public TTSMessage Message { get; }
    Property Value
    Type Description
    TTSMessage
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)