ExBifrost.Model.SpeechRequestPronunciationDictionaryLocatorsInner (ex_bifrost v0.1.0)

Copy Markdown View Source

SpeechRequestPronunciationDictionaryLocatorsInner model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.SpeechRequestPronunciationDictionaryLocatorsInner{
  pronunciation_dictionary_id: String.t(),
  version_id: String.t() | nil
}

Functions

decode(value)