You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example will transcribe any local .wav audio file in realtime and then save the final result to a text file. While streaming the file, the console will display the partial text fragments that are sent back in realtime from the Realtime API websocket connection.
Note: This demonstration is designed to exemplify the most basic use case of the AssemblyAI realtime API and is not appropriate for a production enviroment.