Locale Audio

🔉 LocaleAudio Struct

Represents an audio clip for a specific locale.

Namespace: Esper.FeelSpeak.Localization Type: struct


📦 Fields

Access
Field
Type
Description

public

localeCode

string

A code that represents the locale.

public

value

AudioClip

The audio clip for a specific locale

Last updated