TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Anyone Using Google's “Speech-to-Text” Service?

1 点作者 rayvy大约 6 年前
I&#x27;m thinking about building a little test app that uses Google&#x27;s Speech to Text Service, but since it involves money (yea you can do a bit for free, but generally speaking, there&#x27;s a cost involved) I&#x27;m trying to make sure all my bases are covered before I do a deeper dive.<p>Basically I&#x27;m looking for something similar to the following functionality:<p>1. Client sends request with audio 2. App server receives request and forwards to Google&#x27;s S2T API 3. S2T transcribes the audio into text and responds to the app server 4. App server responds to client with transcribed text<p>Would this type of functionality be available? Any help is appreciated.

1 comment

sadris大约 6 年前
Amazon has a s2t API as well