docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TextToSpeechSendMessage

    TextToSpeechSendMessage(string, TextToSpeechMessageType)

    Sends a text-to-speech message to the channel currently being transmitted into based on the TextToSpeechMessageType passed in. This method can also be used for local playback of text/messages exclusively.

    Declaration
    void TextToSpeechSendMessage(string message, TextToSpeechMessageType messageType)
    Parameters
    Type Name Description
    string message

    The message that will be sent.

    TextToSpeechMessageType messageType

    Configuration for how the message should be sent.

    In This Article
    Back to top
    Copyright © 2023 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)