FirstModulAR 0.1.0
Loading...
Searching...
No Matches
Whisper.Utils.AudioChunk Struct Reference

Small portion of recorded audio. More...

Public Attributes

float[] Data
 
int Frequency
 
int Channels
 
float Length
 
bool IsVoiceDetected
 

Detailed Description

Small portion of recorded audio.

Member Data Documentation

◆ Channels

int Whisper.Utils.AudioChunk.Channels

◆ Data

float [] Whisper.Utils.AudioChunk.Data

◆ Frequency

int Whisper.Utils.AudioChunk.Frequency

◆ IsVoiceDetected

bool Whisper.Utils.AudioChunk.IsVoiceDetected

◆ Length

float Whisper.Utils.AudioChunk.Length

The documentation for this struct was generated from the following file: