nextjs

2 posts tagged "nextjs".

  1. SpeechifyAI API

    Speech generation in the Vercel AI SDK with Speechify

    The AI SDK ships generateSpeech() but no Speechify provider. So we wrote one: a dependency-free custom speech model that maps POST /v1/audio/speech onto the SDK's SpeechModelV4 interface, key held server-side in a Next.js route.

    Luke Oliff

  2. SpeechifyAI API