Interface DeepgramSpeechModelConfig.Builder

  • Method Details

    • apiTokenSecretArn

      DeepgramSpeechModelConfig.Builder apiTokenSecretArn(String apiTokenSecretArn)

      The Amazon Resource Name (ARN) of the Secrets Manager secret that contains the Deepgram API token.

      Parameters:
      apiTokenSecretArn - The Amazon Resource Name (ARN) of the Secrets Manager secret that contains the Deepgram API token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modelId

      The identifier of the Deepgram speech-to-text model to use for processing speech input.

      Parameters:
      modelId - The identifier of the Deepgram speech-to-text model to use for processing speech input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.