Skip to content

Commit

Permalink
SAK-44836 Profile: Recorded Name Pronunciation audio (sakaiproject#9040)
Browse files Browse the repository at this point in the history
SAK-44836 Profile: Recorded Name Pronunciation audio
  • Loading branch information
MRutea authored Mar 10, 2021
1 parent 8c0d896 commit 8485df8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@
audio.muted = true;
audio.srcObject = microphone;
var options = {
sampleRate: 44100,
type: 'audio',
mimeType: 'audio/wav',
numberOfAudioChannels: isEdge ? 1 : 2,
Expand Down

0 comments on commit 8485df8

Please sign in to comment.