Skip to content

Add tts-to-webrtc example - #302

Merged
Sean-Der merged 1 commit into
mainfrom
feat/tts-to-webrtc
Jul 14, 2026
Merged

Sean-Der merged 1 commit into
mainfrom
feat/tts-to-webrtc

Conversation

@tyohan

@tyohan tyohan commented Feb 2, 2025

Copy link
Copy Markdown
Contributor

Following the discussion here and someone who asking the same thing in Slack channel, i made an example app to show how to stream from Text To Speech audio output to a WebRTC client.

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 101 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (539e2aa) to head (dd9cd10).

Files with missing lines Patch % Lines
text-to-speech/main.go 0.00% 101 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main    #302    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files         28      29     +1     
  Lines       2922    3023   +101     
======================================
- Misses      2922    3023   +101     
Flag Coverage Δ
go 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Sean-Der
Sean-Der force-pushed the feat/tts-to-webrtc branch from e611294 to 788c1d4 Compare July 14, 2026 00:16
@Sean-Der
Sean-Der force-pushed the feat/tts-to-webrtc branch from 788c1d4 to dd9cd10 Compare July 14, 2026 00:44
@Sean-Der
Sean-Der merged commit 5fe1bd4 into main Jul 14, 2026
18 of 19 checks passed
@Sean-Der
Sean-Der deleted the feat/tts-to-webrtc branch July 14, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants