Skip to content

Commit

Permalink
docs: update asr config doc params
Browse files Browse the repository at this point in the history
  • Loading branch information
Yamakuprina committed May 17, 2024
1 parent f672603 commit c379103
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import kotlinx.serialization.json.JsonObject
* @param asm configuration options for the ASM ASR provider, if used.
* @param sber configuration options for the Sber ASR provider, if used.
* @param asrProperties special properties used with selected ASR, if used.
* @param tokenData data used for ASR auth, if used.
**/
@Serializable
data class AsrConfig(
Expand Down

0 comments on commit c379103

Please sign in to comment.