Skip to content
javier7ar edited this page Feb 18, 2018 · 1 revision

Step object: Sound Record

  • type : "Sound"
  • text : String. The text to show as instructions while recording the sound

Example:

{
  "id" : 1,
  "type" : "Sound",
  "text" : "Record the sound of your car",
  "helpFileName" : "soundHelp.html",
  "nextStepId" : 2
}