Class PronunciationDictionaryLocator
Inheritance
PronunciationDictionaryLocator
Assembly: Glitch9.AIDevKit.Provider.ElevenLabs.dll
Syntax
public class PronunciationDictionaryLocator
Properties
|
Edit this page
View Source
PronunciationDictionaryId
Declaration
[JsonProperty("pronunciation_dictionary_id")]
public string PronunciationDictionaryId { get; set; }
Property Value
|
Edit this page
View Source
VersionId
Declaration
[JsonProperty("version_id")]
public string VersionId { get; set; }
Property Value
Extension Methods