201018-2128.wiki
1 %title voiceNote 2 :dev:pebble: 3 %date 2020-10-18 21:28 4 5 A VoiceNote application that creates a new text note with the title and rest of the dictation to your phone as a txt file saved wherever you want it, optionally through some template. 6 7 This is going to need: 8 - Transcription API calls 9 - Sending data to phone 10 - Handling the data once on the phone (companion app?) 11 12 Some useful links: 13 - Rebble SDK examples https://developer.rebble.io/developer.pebble.com/examples/index.html 14 - TranscriptionAPI Docs https://developer.rebble.io/developer.pebble.com/guides/events-and-services/dictation/index.html 15 - Apps: 16 - https://apps.rebble.io/en_US/application/562eb6ebd2c136c34a00000b?section=watchapps 17 - https://apps.rebble.io/en_US/application/56231c63ade802b29d00002b?section=watchapps 18 - https://apps.rebble.io/en_US/application/5546dbbdab49e49cb40000ef?section=watchapps