Skip to content

Commit

Permalink
update NGC audio spec: bitrate 12000
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Sep 25, 2023
1 parent 18c170b commit 128cbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ngc_audio.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Spec for NGC Audio

audio MUST be PCM (signed) int16_t, MONO, @48kHz and framesize 120ms, audio bitrate MUST be 8000 bits/second
audio MUST be PCM (signed) int16_t, MONO, @48kHz and framesize 120ms, audio bitrate MUST be 12000 bits/second

## Packet Data

Expand Down

0 comments on commit 128cbb0

Please sign in to comment.