We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42ca7c commit 4221d2cCopy full SHA for 4221d2c
sdk/rt/speechmatics/rt/_models.py
@@ -111,7 +111,7 @@ class ServerMessageType(str, Enum):
111
change for the given audio segment.
112
AddPartialTranslation: Provides interim translation results that
113
may change as more context becomes available.
114
- SpeakerResult: Providers the speaker identification data.
+ SpeakerResult: Provides the speaker identification data.
115
Info: Informational messages from the server.
116
Warning: Warning messages that don't stop transcription.
117
Error: Error messages indicating transcription failure.
0 commit comments