Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 20406ae

Browse files
committed
Add Code Snippets to Spec Files
1 parent 524b023 commit 20406ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/specs/voice.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6071,9 +6071,9 @@ components:
60716071
nullable: true
60726072
description: >-
60736073
A boolean value to indicate that the recording may not be in
6074-
English, and the transcription service will need to detect what
6075-
language the recording is and transcribe accordingly. Current
6076-
supported languages are English, French, and Spanish.
6074+
English, and the transcription service will need to detect the
6075+
dominant language the recording is in and transcribe accordingly.
6076+
Current supported languages are English, French, and Spanish.
60776077
default: false
60786078
example: true
60796079
transcriptionList:

0 commit comments

Comments
 (0)