Skip to content

Commit 0faedf4

Browse files
committed
strip the <important> tags
1 parent 9ae6630 commit 0faedf4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fern/calls/websocket-transport.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ When creating a WebSocket call, the audio format can be customized:
6666
| `container` | Audio container format | `raw` (Raw PCM) |
6767
| `sampleRate`| Sample rate in Hz | `16000` (16kHz) |
6868

69-
<Important>
7069
Currently, Vapi supports only raw PCM (`pcm_s16le` with `raw` container). Additional formats may be supported in future updates.
71-
</Important>
7270

7371
<Note>
7472
Vapi automatically converts sample rates as needed. You can stream audio at 8kHz, 44.1kHz, etc., and Vapi will handle conversions seamlessly.

0 commit comments

Comments
 (0)