Learn about how punctuation is supported by Corti speech recognition
spokenPunctuation
parameter to true in /transcribe
configuration enables users to control when punctuation is inserted in the document output instead of text.
(
.Period | . |
Comma | , |
New line | \n |
New paragraph | \n\n |
Percent | % |
Exclamation mark | ! |
Question mark | ? |
Colon | : |
Semicolon | ; |
Hyphen | - |
Slash | / |
Open/close quotes | " " |
Open/close parentheses | ( ) |