assemblyai-node-sdk
assemblyai-node-sdk copied to clipboard
start and end time not working
I set this params
const params = { audio: audioUrl, audio_start_from: 5699, // The start time of the transcription in milliseconds audio_end_at: 8597 // The end time of the transcription in milliseconds }
but the api return all the audio text