Search Results for

    Show / Hide Table of Contents

    Class VoiceUtility

    Inheritance
    object
    VoiceUtility
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9.AIDevKit
    Assembly: Glitch9.AIDevKit.dll
    Syntax
    public static class VoiceUtility

    Methods

    | Edit this page View Source

    FormatName(string, VoiceGender, VoiceAge)

    Declaration
    public static string FormatName(string voiceName, VoiceGender gender, VoiceAge age)
    Parameters
    Type Name Description
    string voiceName
    VoiceGender gender
    VoiceAge age
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation