Skip to content

Commit

Permalink
Merge branch 'release/2024.4.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexa committed Nov 8, 2024
2 parents 883deb1 + ffbfe60 commit fc3ed0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@

## develop

### misc

## 2024.4.0

- [ADD] audio streaming header に対応する
- @Hexa
- [ADD] クライアントから送られてくるデータにヘッダーが付与されている場合に対応する audio_streaming_header 設定を追加する
Expand All @@ -19,8 +23,6 @@
- [CHANGE] silent packet の送信までのデフォルトの時間を 10 秒に変更する
- @Hexa

### misc

## 2024.3.0

- [ADD] Amazon Transcribe からの結果の Results[].ResultId をクライアントに返す aws_result_id 設定を追加する
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.3.0
2024.4.0

0 comments on commit fc3ed0d

Please sign in to comment.