Skip to content

Commit a2e1405

Browse files
committed
fix images
1 parent 09171b3 commit a2e1405

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
File renamed without changes.

api-reference/endpoint/LipsyncStream.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This endpoint is a websocket endpoint that takes in a stream of PCM16 audio fram
1111
## Client Flowchart
1212

1313
<Frame>
14-
![LipsyncStream.png](images/LipsyncStream.png)
14+
![LipsyncStream.png](/LipsyncStream.png)
1515
</Frame>
1616
## Initial Request Format
1717

api-reference/simli-react-sdk.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ Note: 1 chunk adds 33ms latency to the stream.
3535

3636
## Flowchart
3737
<Frame>
38-
<img src="images/flowchart.png" />
38+
<img src="/flowchart.png" />
3939
</Frame>

images/flowchart.png flowchart.png

File renamed without changes.

0 commit comments

Comments
 (0)