Search Results for

    Show / Hide Table of Contents

    Interface IAudioOutputFactory

    An abstract factory that creates a concrete IAudioOutput

    Namespace: Adrenak.UniVoice
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IAudioOutputFactory

    Methods

    Create()

    Creates an instance of a concrete IAudioOutput class

    Declaration
    IAudioOutput Create()
    Returns
    Type Description
    IAudioOutput
    In This Article
    Back to top UniVoice documentation