kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
Merge pull request #95 from snookfin/patch-7
Replaced underscores with camel case (typo)pull/97/head
commit
ded211cb95
|
@ -39,8 +39,8 @@ The JSON representation is a flexible format that accomodates various degrees of
|
|||
- `<version>`: The version of JSON transcript specification
|
||||
- `<segments>`: An array of dialogue elements (segments)
|
||||
- `<speaker>`: Speaker
|
||||
- `<start_time>`: Start time for the segment
|
||||
- `<end_time>`: End time for the segment (if available)
|
||||
- `<startTime>`: Start time for the segment
|
||||
- `<endTime>`: End time for the segment (if available)
|
||||
- `<body>`: Dialogue content
|
||||
|
||||
#### Snippet:
|
||||
|
|
Ładowanie…
Reference in New Issue