View Source ExOpenAI.Components.VoiceIdsShared (ex_openai.ex v2.0.0-beta2)

Module for representing the OpenAI schema VoiceIdsShared.

Type

String.t() | :alloy | :ash | :ballad | :coral | :echo | :sage | :shimmer | :verse | :marin | :cedar

Summary

Types

@type t() ::
  String.t()
  | ((((((((:alloy | :ash) | :ballad) | :coral) | :echo) | :sage) | :shimmer)
      | :verse)
     | :marin)
  | :cedar