Skip to content

Commit

Permalink
add mp3 to Format / AAC 対応が無くなって MP3 が対応された
Browse files Browse the repository at this point in the history
  • Loading branch information
chomado committed Mar 15, 2018
1 parent f01c11c commit ea6f843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VoiceTextWebAPI.Client/Format.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ public enum Format
{
WAV,
OGG,
AAC
MP3
}
}

0 comments on commit ea6f843

Please sign in to comment.