Enum VoiceType

    Definition

    Namespace:
    Tizen.Uix.TtsEngine
    Assembly:
    Tizen.Uix.TtsEngine.dll

    Enumeration for the voice types.

    public enum VoiceType

    Fields

    Name Description
    Child

    Child's voice type.

    Female

    Female voice type.

    Male

    Male voice type.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<VoiceType>(VoiceType, string)
    Extensions.LoadFromXaml<VoiceType>(VoiceType, string)
    Extensions.LoadFromXaml<VoiceType>(VoiceType, Type)
    Extensions.LoadFromXamlFile<VoiceType>(VoiceType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX