SPECIFICATION.md in ssmd-0.6.1 vs SPECIFICATION.md in ssmd-0.7.0

- old
+ new

@@ -151,14 +151,16 @@ This can be done via phonemes. While SSML supports IPA, SSMD uses [X-SAMPA](https://en.wikipedia.org/wiki/X-SAMPA) by default. SSMD: ``` The German word ["dich"](ph: dIC) does not sound like dick. +You can also use IPA directly: ["dich"](ipa: dɪç) ``` SSML: ```html The German word <phoneme alphabet="ipa" ph="dɪç">"dich"</phoneme> does not sound like dick. +You can also use IPA directly: <phoneme alphabet="ipa" ph="dɪç">"dich"</phoneme> ``` *** ### Prosody