Enum SynthesizedPcmEvent

    Definition

    Namespace:
    Tizen.Uix.Tts
    Assembly:
    Tizen.Uix.Tts.dll

    Enumeration for the synthesized PCM events.

    public enum SynthesizedPcmEvent

    Fields

    Name Description
    Continue

    Received synthesized PCM data, not the first and last in the stream.

    Fail

    The PCM synthesis failed.

    Finish

    Received the final synthesized PCM data.

    Start

    Received initial synthesized PCM data for an utterance.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX