OpenAIAudio constructor

OpenAIAudio(
  1. OpenAIClient client,
  2. OpenAIConfig config
)

Implementation

OpenAIAudio(this.client, this.config);