mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 10:30:17 +01:00
intégration de la détéction audio à l'interface
This commit is contained in:
@@ -21,6 +21,7 @@ class StateManager {
|
||||
(state) => this.setState(state),
|
||||
(grade) => this._audioPage.setGrade(grade),
|
||||
() => this.reset(),
|
||||
() => this._audioPage.onRecordingDone(),
|
||||
);
|
||||
|
||||
this._sleepingPage.enabled = true;
|
||||
|
||||
Reference in New Issue
Block a user