Troubleshooting your Stream API code

In any case, first update your SDK to the latest version if your are using one, and check the API Changelog.

I'm streaming audio fine but I don't get any transcriptions

  • Check that you aren't actually streaming silence;
  • Check that you specified the right codec on join;
  • Check that your code is properly listening to the events returned by the API.