Skip to content

Commit

Permalink
Merge branch 'staging' of github.com:/AgoraIO/Doc-Source-Private into…
Browse files Browse the repository at this point in the history
… staging
  • Loading branch information
saudsami committed Jan 3, 2025
2 parents 074f6db + af65762 commit bcfa527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/real-time-stt/develop/parse-data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ The following tables describe the fields in the `SttMessage.proto` file.
| `vendor` | `int32` | Reserved field. |
| `version` | `int32` | Reserved field. |
| `seqnum` | `int32` | Reserved field. |
| `uid` | `int64` | The user ID to which the text corresponds. |
| `uid` | `uint32` | The user ID to which the text corresponds. |
| `flag` | `int32` | Reserved field. |
| `time` | `int64` | The start time of the transcription of this segment. It has a value only when `isFinal` is true; otherwise, it is 0. |
| `lang` | `int32` | Reserved field. |
Expand Down

0 comments on commit bcfa527

Please sign in to comment.