Search Results for

    Show / Hide Table of Contents

    Enum EMediaOperation

    • C#
    • Visual Basic
    public enum EMediaOperation
    Public Enum EMediaOperation
    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
    MediaGetFilename
    MediaGetVolume
    MediaIsPlaying

    Return true if media player is currently playing

    MediaMute
    MediaPause
    MediaSetFilename
    MediaSetVolume

    0 -> 100 100=full

    MediaStop
    MediaUnmute
    MediaUnpause
    • View Source
    In This Article
    Back to top HomeSeer Technologies