TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Canceling NYT subscription using Twilio and Google speech to text

3 pointsby toshvelagaover 3 years ago

2 comments

toshvelagaover 3 years ago
Paul Graham and Balaji really don&#x27;t like the New York Times. Can&#x27;t blame them really. The NYT lets you subscribe online, but you can only unsubscribe by calling them or talking to them through chat.<p>I made a repo where users can talk to someone at support to cancel their NYT subscription. It uses twilio to place the call, and streams the audio through websockets to google&#x27;s speech to text api. When it hears that you are next in line, it forwards you the call.<p>Here&#x27;s the github repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;toshvelaga&#x2F;cancel-NYT" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;toshvelaga&#x2F;cancel-NYT</a><p>Here&#x27;s the writeup: <a href="https:&#x2F;&#x2F;medium.com&#x2F;@toshvelaga&#x2F;cancel-your-nyt-subscription-using-twilio-and-google-speech-to-text-887a27bdf465" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@toshvelaga&#x2F;cancel-your-nyt-subscription-...</a>
chmaynardover 3 years ago
I prefer a simpler, low-tech solution: cancel the credit card account you used to subscribe. I do this every 3 months or so as a general fraud-prevention measure.
评论 #29505585 未加载