Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release to 1.9.3 #1138

Merged
merged 26 commits into from
Mar 11, 2024
Merged

Release to 1.9.3 #1138

merged 26 commits into from
Mar 11, 2024

Conversation

jayce1116
Copy link
Collaborator

Descrption

  • Release to 1.9.3

jayce1116 and others added 25 commits November 28, 2023 16:08
### Description
- TextAgent 업데이트
  - version 1.8
  - TextInput event field에 service object 추가
  -
### Description
- TextAgent 업데이트
  - version 1.1
  - sendImage event field에 service object 추가
### Description
- ASRAgent 업데이트
  - version 1.8
  - recognize event field에 service object 추가

---------

Co-authored-by: childc <skimdcc@gmail.com>
### Description
- STT 기능 추가
 - recognize event 내 requestType field 추가
 - notifyMessage directive 내 requestType field 추가
AudioPlayer DelayEvent 시간 ceil이 아닌 floor로 처리하도록 변경
### description
- requestSendImage, requestTextInput 의 리턴타입 업데이트
### Description
- NuguClient 내 requestTextInput overloading 메서드 추가
### Description
- asrResult가 none이나 completed state로 변경 시 idle로 변경하도록 수정

### Focus
- startStream이 finished completion을 전달 받을 때 idle상태로 변경되면 directive 처리가
되기 이전에 asrState가 idle 로 변경되는 문제로 인해 asrResult의 state에 따른 asrState처리
…ognition 핸들링 로직 추가 (#1118)

### Description
- ExpectSpeech directive payload의 service필드 추가 및 directive수신 후
startRecognition 핸들링 로직 추가
…textInput Event에 포함시키도록 변경 (#1119)

### Description
- Text.Redirect, Text.ExpectTyping directive payload에 service 필드 추가 및
textInput Event에 포함시키도록 변경
### Description
- recognitionWithTriggerContext를 받을 수 있는 delegate 추가
### Description
- NuguBuilder에 messengerAgent를 default agent에서 제거
### Description
- Text.TextSource Directive 업데이트(service object 추가)
### Description
- Text.TextSource Directive 디코딩 에러 수정

---------

Co-authored-by: latium <latiums@gmail.com>
ProgressReportDelayElapsed 재생중에 한번만 전송하도록 처리
### Description
- RoutineAgentDelegate 업데이트
## Summary
- ControlCenterManager에 offset업데이트 할 수 있도록 적용
## Crash Report
<img width="984" alt="image"
src="https://github.com/nugu-developers/nugu-ios/assets/28081240/3a6e9984-8f36-4019-b854-d513d086fe5b">

## Description
- `ServerSentEvent`를 `ServerSideEvent`로 오기한 부분 바로잡았습니다
(e51f1f7)
- Crash 관련 수정은
de08bf9
입니다
### Description
- ServerSentEventReceiver 크래시 수정
- Range범위 수정
## Summary
- ControlCenter에서 offset드래그시 NowPlayingInfo의 offset도 업데이트하도록 수정
- 드래그한것은 반영이 되나, 실제로 값이 업데이트는 되지 않아 값을 업데이트해주도록 변경
## Summary
- AudioPlayer Template 필드 업데이트에 따른 Capability Version 업데이트
   - libararyAvailable 필드 추가
### Description
- AudioBuffer를 speex encoder로 직접 인코딩하도록 변경
### Description
- update version to `1.9.3`
@jayce1116 jayce1116 merged commit 404818a into master Mar 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants