Search Results for

    Show / Hide Table of Contents

    Enum Constants.speak_error_values

    • C#
    • Visual Basic
    [Obsolete("This will be removed in a future release. Please use Speech.ESpeakErrorValue as of v1.0.8.1", false)]
    public enum speak_error_values
    <Obsolete("This will be removed in a future release. Please use Speech.ESpeakErrorValue as of v1.0.8.1", False)>
    Public Enum speak_error_values
    Namespace: HomeSeer.PluginSdk
    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
    SPEAK_ERROR_SENDING
    SPEAK_NO_CLIENTS
    SPEAK_NO_ERROR
    • View Source
    In This Article
    Back to top HomeSeer Technologies