• Omniscimus's avatar
    Recording sense checks (#432) · bd6f38f2
    Omniscimus authored
    * Add recording length check
    
    * Add recording volume check
    
    * Sense check recordings before checking if set is complete
    
    * Use const where possible in recording sense checks
    
    * Return enum value instead of strings for recording validity
    
    * Change min recording length to 300 ms
    
    * Refactor some functions in record.tsx
    
    * For invalid recordings, just log a message to the console for now
    bd6f38f2
record.tsx 11.5 KB