Fix link and name for VoiceMode project#2745
Merged
olaservo merged 2 commits intomodelcontextprotocol:mainfrom Sep 23, 2025
Merged
Fix link and name for VoiceMode project#2745olaservo merged 2 commits intomodelcontextprotocol:mainfrom
olaservo merged 2 commits intomodelcontextprotocol:mainfrom
Conversation
"Sorry for the confusion" My AI assistant Cora has had her GitHub access restricted but ultimately it's my fault for not reviewing her change properly. We're both learning.
koic
reviewed
Sep 22, 2025
Contributor
Author
|
Yes, that is fine
…On Mon, 22 Sep 2025 at 5:17 pm, Koichi ITO ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In README.md
<#2745 (comment)>
:
> @@ -1223,7 +1223,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[Video Still Capture](https://github.com/13rac1/videocapture-mcp)** - 📷 Capture video stills from an OpenCV-compatible webcam or other video source.
- **[Virtual location (Google Street View,etc.)](https://github.com/mfukushim/map-traveler-mcp)** - Integrates Google Map, Google Street View, PixAI, Stability.ai, ComfyUI API and Bluesky to provide a virtual location simulation in LLM (written in Effect.ts)
- **[VMware Fusion](https://github.com/yeahdongcn/vmware-fusion-mcp-server)** - Manage VMware Fusion virtual machines via the Fusion REST API.
-- **[Voice Mode](https://github.com/mbailey/voicemode)** - Enable voice conversations with Claude using any OpenAI-compatible STT/TTS service ([voicemode.ai](https://voicemode.ai))
+- **[VoiceMode](https://github.com/mbailey/voicemode)** - Enable voice conversations with Claude using any OpenAI-compatible STT/TTS service [getVoiceMode.com](https://getvoicemode.com/)
After reviewing the web site, no camel case usage was found. Using
getvoicemode.com seems better. What do you think?
⬇️ Suggested change
-- **[VoiceMode](https://github.com/mbailey/voicemode)** - Enable voice conversations with Claude using any OpenAI-compatible STT/TTS service [getVoiceMode.com](https://getvoicemode.com/)
+- **[VoiceMode](https://github.com/mbailey/voicemode)** - Enable voice conversations with Claude using any OpenAI-compatible STT/TTS service [getvoicemode.com](https://getvoicemode.com/)
—
Reply to this email directly, view it on GitHub
<#2745 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAABCOOCNQ2QULRTW6C3WPT3T6O7XAVCNFSM6AAAAACHCZ5APSVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTENJQHEYTCMRWHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Co-authored-by: Koichi ITO <koic.ito@gmail.com>
Contributor
Author
|
I committed the change |
olaservo
approved these changes
Sep 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
"Sorry for the confusion"
My AI assistant Cora has had her GitHub access restricted but ultimately it's my fault for not reviewing her change properly.
We're both learning.