Skip to content

[MESP-237] [EPIC] AI 영어 회화 연습 기능 #462

Description

@hye-inA

목표

음성 → Transcribe Proxy → 텍스트 → Bedrock → AI응답 → Polly → 음성 파이라인 서비스 구현

범위 / Not-in-scope

  • WebSocket Connect 핸들러 구현
  • 음성-텍스트 변환 파이프라인 구현
  • AI 대화 엔진 구현
  • WebSocket 메시지 처리

디자인

WebSocket API Gateway
    ↓
Lambda Handlers (Connect/Message/Disconnect)
    ↓
SpeakingService
    ├── TranscribeProxyService (STT)
    ├── Bedrock Runtime (Claude 3 Haiku)
    └── PollyService (TTS) → S3
    ↓
DynamoDB (연결 정보 + 대화 히스토리)

하위 스토리(체크리스트)

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicEpic - large feature

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions