Search Results for

    Show / Hide Table of Contents

    Enum ESpeakTypeValue

    • C#
    • Visual Basic
    public enum ESpeakTypeValue
    Public Enum ESpeakTypeValue
    Namespace: HomeSeer.PluginSdk.Speech
    Assembly: PluginSdk.dll


    PLEASE NOTE: Code related to the Speech components in HomeSeer were ported from the HS3 plugin API and have not been fully tested to verify full functionality from the new SDK. The Speech API may undergo significant changes in the near future. Please use with caution.


    Fields

    Name Description
    Message

    Text message

    Tts

    TTS voice

    WaveFile

    Play a wave file

    • View Source
    In This Article
    Back to top HomeSeer Technologies